Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brishikiran/hoboken-teens-work
https://github.com/brishikiran/hoboken-teens-work
express handlebars mongodb nodemon
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/brishikiran/hoboken-teens-work
- Owner: brishikiran
- Created: 2024-03-06T18:27:09.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-06T18:30:00.000Z (8 months ago)
- Last Synced: 2024-10-01T07:04:12.850Z (about 2 months ago)
- Topics: express, handlebars, mongodb, nodemon
- Language: JavaScript
- Homepage:
- Size: 73.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hoboken Teens Work
### How to run the application:
* Download and install the latest LTS version of [Node](https://nodejs.org/en/download)
* Open terminal inside the project directory and run the following command to install all node dependencies:npm i
* Run the following command to populate the database:
node seed.js
* Run the following command to start the server:
npm start
* The server will be running on port 3000. Open browser and navigate to http://localhost:3000/