Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 448 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 448 Bytes

DNB xmas project

image

Developing

pnpm i
pnpm run dev

# in root ".env" file (create if not exist)
# you also need a postgres db set up and a connection string... and put that in the .env DATABASE_URL="_that_connection_string_"

Framework: svelte
DB orm: drizzle