- Full MEAN stack web application
- Rest API
- Passport JS authentication
- Admin dashboard
- Angular - A JavaScript library for building user interfaces!
- Node.js - evented I/O for the backend
- Express - fast node.js network app framework [@tjholowaychuk]
- MongoDB - A general purpose, document-based, distributed database
- jQuery - duh
- Heroku - A platform as a service (PaaS) that enables developers to build, run, and operate applications entirely in the cloud.
- VS Code - awesome web-based text editor
- markdown-it - Markdown parser done right. Fast and easy to extend.
This website requires Node.js v4+ to run.
Install the dependencies and devDependencies and start the server.
For front end environments...
$ cd client
$ ng serve --open
Verify the deployment by navigating to your server address in your preferred browser.
http://localhost:3000
For server...
$ cd server
$ npm install
$ npm start
The server will start at http://localhost:5000
MIT
This website is built by Linton IET on Campus committees & mostly by Hovah!