Skip to content

almond5/Uni_Connect

Repository files navigation

Getting Started

1) Install all the dependencies: npm i

2) Run the prisma client generation command: npx prisma generate

3) Run the seed file: npx prisma db seed

4) Run the development server: npm run dev

5) Open the link provided within the terminal: http://localhost:3000

Extras:

Viewing the database with prisma: npx prisma studio

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors