/ConvoStart-Web

Website/Dashboard for the ConvoStart Discord bot

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

ConvoStart-Web

Website/Dashboard for the ConvoStart Discord bot

Prerequisites

  • Node.js

Deployment

  • run npm install to install any required modules
  • Made with react and must be built using npm build or yarn build
  • Should be served with an express server or similar solution
  • the solution used for ConvoStart is served with express and a reverse proxy under nginx
  • Check HERE for a live instance.

Credits and Licensing

Some code found on Major thrust's repo found here.

Project licensed under GNU GPL v3 license.