Skip to content

EpsApps/slack-demo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started

Install And Setup MongoDB Locally

https://docs.mongodb.com/manual/installation/

npm install

Installs all necessary dependencies.

npm run import-slack-users

Builds the project and fills the Slack user database to match Slack's user API.

npm run server

Builds the project runs the server locally at port 8081;

Things to do:

  1. Add a utility class to handle NoSQL injection
  2. Move tokens out of the config file and out of the repository
  3. Ensure API responses have the correct status codes
  4. Add tests once proper functionality is confirmed

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors