Skip to content

effectai/effect-backend

Repository files navigation

Elysia with Bun runtime

Development

Copy the example environment configuration:

cp .env-example .env

To start the development environment run:

./scripts/restart-docker

this will automatically run migrations and seed some test data.

Open http://localhost:8888/ with your browser to test the API server is running, or use the following CURL request to check the connection:

curl http://localhost:8888/health-check

About

Small multi purpose backend for Effect.AI

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published