aliabudal / Remix-Template-Starter

Remix full stack web app template kit with tailwindcss, shadcnui, turso, drizzle and many more.
https://remix-template-starter.fly.dev/
MIT License
2 stars 0 forks source link

[Task] Set up backend - Drizzle ORM, docker, SQLite, Fly.io #6

Closed aliabudal closed 3 months ago

aliabudal commented 4 months ago

~We will be using a PostgreSQL database from Supabase for our backend. For the ORM we will either be using Drizzle or Prisma.~

Use SQLite by Turso and Drizzle ORM, and then set it all up with a Dockerfile. Deploy the app to Fly.io when done.

aliabudal commented 3 months ago

Handled in #9