Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dvir-cohen1/nodeauth-webapp
Nodejs & mongoose CRUD project
https://github.com/dvir-cohen1/nodeauth-webapp
ejs express mongodb nodejs
Last synced: 20 days ago
JSON representation
Nodejs & mongoose CRUD project
- Host: GitHub
- URL: https://github.com/dvir-cohen1/nodeauth-webapp
- Owner: Dvir-Cohen1
- Created: 2022-10-30T19:32:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-05-13T18:55:24.000Z (over 1 year ago)
- Last Synced: 2024-10-31T18:43:06.721Z (2 months ago)
- Topics: ejs, express, mongodb, nodejs
- Language: EJS
- Homepage:
- Size: 13.4 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodeAuth-webApp
>This application was built as part of full-stack studies at INT College.
![FireShot Pro Webpage Capture 011 - 'NodeAuth' - localhost](https://github.com/Dvir-Cohen1/nodeAuth-webApp/assets/41169708/fa38eaf7-8bc1-4c3c-9c00-6dc484a08678)Built with nodejs & express & ejs
In the project directory, first **run**:
**_make sure your're in /server folder!_**
### `npm install`then you can run:
### `npm start`
Open http://localhost:2070 to view it in the browser.
or:
### `nodemon`
> require nodemon installed.