Skip to content

developercirclesaccra/mitman

Repository files navigation

Mitman

Mitman is a #DevCHack project which seeks to help developers manage meetups. It will help organisers of such meetups seamlessly obtain data and analytics and also incentivise attendees to engage before, during and after the meetup.

To run Mitman locally

  1. Clone repo git clone [email protected]:developercirclesaccra/mitman.git

  2. Install dependencies npm install

  3. Set environment variables As obtained from your Facebook app, set both VERIFICATION_TOKEN and PAGE_ACCESS_TOKEN in a .env file in the root of the project.

  4. Launch server npm start

  5. Serve app over a tunnel (https) Use a tunneling tool like Ngrok or LocalTunnel to serve your app and set webhook address and verification token on Facebook app.

About

Mitman is your developer community meetup manager

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published