Prerequisite: install mongodb and run command: mongodb_executable_path/mongod.exe --dbpath mongodb_database_path
Install and load data:
- git clone https://github.com/sndevs/slack_archive.git
- cd slack_archive
- npm install
- Run command "node importData.js"
- cd website
- npm install
Run:
- Run the express server 1a. navigate to slack_archive directory 1b. Run command "node server/server.js" ( leave this running )
- Run the webpack development server 2a. cd website 2b. npm run dev
Your browser should pop up with the message archive website