- install dependencies
pnpm install
- build
@romanzy/otp
package in the root of this repo withpnpm build
- run
pnpm dev
inside this example folder
In this example, it is important that traling slashes are enforced by the server. This allows to use relative urls inside forms, which makes route handler implementation + server rendered templates portable.