Alestra has been archived and is no longer maintained. If you're looking for prototyping with canvas-constructor
,
you can use the button below as well as ask the official server for help.
Alestra is a private Discord Bot used for canvas-constructor
's official server.
Node.js
: To run the project.
Copy and paste the .env
file and rename it to .env.development.local
, then fill it with the precise variables.
Once all development requirements are set up:
# Lints and format all the code:
$ yarn lint
# Run Alestra in development mode:
$ yarn start
# Run Alestra in production mode:
$ yarn pm2:start
Note: Before pushing to the repository, please run
yarn lint
so formatting stays consistent and there are no linter warnings.
Alestra links
Framework links