Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 202 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 202 Bytes

Dump database : pg_dump -U postgres livre_dor.sql>livre_dor

Install: pnpm i

Generate session key : npx @fastify/secure-session > secret-key

Run server : pnpm run server

Use localhost:8000