Skip to content

wearesho-team/wearesho-site-backend

Repository files navigation

Wearesho Site Backend

Production Build Status

Frontend Repository

Usage

Docker

Build Image

docker build -f ./docker/Dockerfile -t wearesho-team/wearesho-site-backend --rm .

Run Container

docker run -p 3000:3000 -e BOT_API_KEY=... -e CHAT_ID=... -d wearesho-team/wearesho-site-backend

See .env.example for environment details.

Contributors

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published