(This will not affect the actual db or files saved, use this for test and local developing)
- MongoDB
- Kerbersos Client
libkrb5-dev
(only needed for install. will not be used in dev) - npm 5.6+
npm
- node 8.11.3+
node
- start Mongod
sudo service mongod start
npm install
npm run local
- Access from
http://localhost:8080
- Member login with blank username and password
- Sponsor login with
gold
/silver
/bronze
username, and same for password localhost/admin
login with blank username and password- Recomended testing:
- Login to sponsors and add positions, news and info
- Login to member and interact with sponsors
- Login to admin and add/edit/remove sponsors
- MongoDB
- docker
update-portal