- Make sure MongoDB is installed and running on your computer.
- Navigate to the root folder.
- Create a file called
.env.local
and add the lineMONGODB_URI="mongodb://localhost:27017"
- Type
npm install
- Type
node src/script/setupMongo.mjs
- Type
npm run dev
- Navigate to
http://localhost:3000
forked from D3monw3st/nextjs-demo
-
Notifications
You must be signed in to change notification settings - Fork 0
Next JS Demo
reddyrg1/nextjs-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Next JS Demo
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- JavaScript 92.6%
- CSS 7.4%