Skip to content

prefeitura-rio/models_rj_sms

Repository files navigation

Models RJ SMS

  • A API to serve the models of NEDTec/SMS.

Run the project

1. Create .env file

  • Use the .env.example file as a reference and create your own .env file.

2. Run the project

  • Use Docker Compose:
docker compose up -d
  • Use FastAPI:
uvicorn app.main:app --reload

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published