DocsBlogGithubHome
Get started
Troubleshooting
Conventions
Bootstrap
Creators
Commands
Slash
Context menu
Autocomplete
Responders
Buttons
Select menu
Modals
Params
Events
Databases
API Servers
Fastify
ExpressJs
Presets
logo

Constatic

DocsBlog
Discord Bot Base/Presets

API Servers

Usage Guide for API Server Presets

Using the CLI to generate your project, you can select a server API preset.

Init discord bot

The preset API server will be in the server folder inside src.

The available presets are:

  • Fastify - See the guide
  • Express - See the guide

Firestore

See how to use the firestore database preset

Fastify

Next Page