Skip to content

hardal7/chrono

Repository files navigation

Chrono Backend

This is the backend service for the Chrono mobile application. The infastructure is built using Go and Postgres.

Running

Requirements

Move the example environment file to .env:

mv .env.example .env

Then run the backend service using Docker Compose, use the following command (run with root privileges):

docker compose up

Contributing

All contributions are welcome, kindly open a new issue or pull request. To get started contributing, read the CONTRIBUTING.md file for on overview on the overall project structure.

About

Go backend for Chrono

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published