Skip to content

climatepolicyradar/navigator-backend

Repository files navigation

navigator-backend

Installation

# cd MICROSERVICE_FOLDER
cd backend-api
uv sync

Prerequisites

Development

e.g.

# just dev {{service}}
just dev concepts-api

Testing

e.g.

# just test {{service}}
just test concepts-api

Deployment

e.g.

# just deploy {{service}} {{environment}} {{tag}}
just deploy concepts-api production latest

uv workspaces

This repo makes use of uv workspaces which are analogous to our microservices.

adding a workspace / microservice

About

CPR backend API server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 13

Languages