Basic TypeScript Express Authentication for Best Dev Experience
First Run npm i Then npm run dev For Programming in TypeScript or npm run build For compile TypeScript
For Run Migrations use npx prisma migrate dev --name [insert name] or use npm run migrate:fresh for drop all tables and run migrations
- Sorry for ugly readme :c