sushil-kamble / t3-app

Home Page:https://t3-app-sk.vercel.app/todo-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create T3 App (Todo App CRUD starter)

This is a T3 Stack project bootstrapped with create-t3-app.

Get this running (Todo app stater)

  1. Clone this repo
  2. Install packages - yarn install or npm i
  3. Connect DB - Add db url in .env, visit here for more info.
  4. Run migrations - npx prisma db push
  5. Setup Discord auth or any auth. Visit here
  6. Now, Fasten your seatbelts and experience your fast yet safest ride. yarn dev or npm run dev. Enjoy :)

Technologies

Learn More

To learn more about the T3 Stack, take a look at the following resources:

You can check out the create-t3-app GitHub repository — your feedback and contributions are welcome!

How do I deploy this?

Follow our deployment guides for Vercel and Docker for more information.

About

https://t3-app-sk.vercel.app/todo-app


Languages

Language:TypeScript 95.8%Language:JavaScript 3.5%Language:CSS 0.7%