Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sachingw777/eai-c2
https://github.com/sachingw777/eai-c2
Last synced: 5 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/sachingw777/eai-c2
- Owner: sachingw777
- Created: 2020-09-12T13:58:15.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-17T09:59:54.000Z (about 4 years ago)
- Last Synced: 2024-01-14T05:30:38.569Z (10 months ago)
- Language: JavaScript
- Homepage:
- Size: 27.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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