-
To run this app, you'll need to install the following NPM packages.
-
Body Parser run npm install body-parser
-
Express run npm install express
-
Express Handlebars run npm install express-handlebars
-
Cheerio run npm install cheerio
-
Mongoose run npm install mongoose
-
Request run npm install request
-
-
You will need to configure mongoDB on your local machine to run this app. Once you have mongoDB configured correctly you are ready to run the app
-
Once mongo is running and you have installed the required dependencies run the app by running node server.js or nodemon server.js
-
The database in this project is named routescrapper but you can name your database anything you like.
Just edit line 13 in the file "/server.js" proir to starting the app
-
Notifications
You must be signed in to change notification settings - Fork 0
Currently running on
climba/route-scrapper
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Currently running on
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published