Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sachingw777/eai-c2


https://github.com/sachingw777/eai-c2

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# eai-c2

# Technologies used
* HTML, CSS, Bootstrap, Javascript, jQuery
* EJS, HBS as Template Engine(s). Used Consolidate.js to use them together.
* MongoDB, Mongoose for database
* Nodejs, Express for Backend
* Deployed on Heroku. Database hosted on MongoDB Atlas.

# To run locally
* npm install
* Add url for local database. Change url in app.js.
* Change app.listen(url, ....) where, url = port address. ex. 8080, 3000

# To clone
* git clone https://github.com/sachingw777/eai-c2.git