Frontend repository available at https://github.com/devcord/website
- node.js 12+
- typescript
- koa
- discord api
git clone https://github.com/devcord/api devcord-api
cd devcord-api
npm install
{
"start" // starts the server
"dev" // starts the server in development mode
"build" // builds the server
"lint" // lint and fix
}
## License
[](https://app.fossa.com/projects/git%2Bgithub.com%2Fdevcord%2Fapi?ref=badge_large)