Skip to content

leonardojava/ratemycascade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rate my cascade

It's a rate my professor clone except its for cascade high school.

Running

Before you try running the project locally make sure the .env file is in the root directory with correct:

MONGODB_URI=mongodb://localhost:27017/user_cred
NEXTAUTH_SECRET=
NEXTAUTH_URL=http: //localhost:3000 (or whatever port you prefer)
MAIL_PASS=
MAIL_USER=

then just run

npm run dev

in the terminal for it to start running on your port. The mail service I used was just gmail you need to get some special app password for it

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published