Skip to content

EarthwormAI/EarthwormAI-Backend

Repository files navigation

EarthwormAI Backend

Installation
npm ci

Fill in the environment variables in the .env file, refer to the .env.example file for the required variables.

cp .env.example .env
Usage (in development mode)

Start the Express Server

npm run dev

Make sure all the ticks are green in the terminal.


Usage (in production mode)
npm start:prod
Development Guidelines
  • Code Formatting
    • Add files to the staging area
    • Use npm run lint && npm run format to run the eslint and prettier checks on the staged files manually

API Documentation

Run in Postman

About

This is the back-end of Earthworm AI.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •