This is the web interface/API i created for Team SwiFT that connects data from discord.js directly to an express/nodejs backend server (API) and also holding a frontend of React.js
First you need to install all package both in the root folder and in /swift-web-interface folder by typing
npm installnpm run dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.