genit icon indicating copy to clipboard operation
genit copied to clipboard

A cross-platform website generator and server using F#, Suave and PostgreSQL.

Results 16 genit issues
Sort by recently updated
recently updated
newest added

Just make it an arg and pass it in to everything

Generator.fs ``` match loginAttempt with | Some(loginAttempt) -> let returnPath = getQueryStringValue req "returnPath" let returnPath = if returnPath = "" then "/" else returnPath setAuthCookieAndRedirect id returnPath | None...

You can enter alert('hello') into the text box and it will run the js when loading the view page.

bug