A server-side rendering web portal with MongoDB.
- A NodeJS installed. See installation guide here.
- A MongoDB Community Edition installed. See installation guide here.
Do git clone this repository, you should have node-js folder.
$ cd node-js
$ npm install
$ node index.js
Navigate to http://localhost:1337/ to access this web app index. But first you probably want to setup the database by accessing http://localhost:1337/api/setup_db.