tharsh95 / bulletin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to run the code locally 1.Unzip the file 2. Run the command npm install 3. After, Run this npx prisma migrate dev, all tthe models will be synced up with db. 4. Now run npx prisma studio in a separate termianl tab, to open the sqlite server 5. Lastly run npm run dev.

About


Languages

Language:JavaScript 99.9%Language:CSS 0.1%