Skip to content

marquesrf/analytics-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build an Analytics API using FastAPI and Time-series Postgres

Build the application

  • docker compose up --watch

Run commands inside a container

  • docker compose run app ls app=service name, ls=command

Stop the application

  • docker compose down or docker compose down -v to also remove volumes

About

Analytics API using FastAPI and Time-series Postgres

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors