Skip to content

devcord/api

Repository files navigation

Devcord API

Frontend repository available at https://github.com/devcord/website

prerequisites

  • node.js 12+

tech stack

  • typescript
  • koa
  • discord api

installation

git clone https://github.com/devcord/api devcord-api
cd devcord-api
npm install

commands

{
  "start" // starts the server
  "dev" // starts the server in development mode
  "build" // builds the server
  "lint" // lint and fix
}

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published