sac-tech-org / job-board

Job board for local Sacramento companies and startups
https://jobs.sac-tech.com
1 stars 0 forks source link

API CI #2

Closed rusher2004 closed 4 months ago

rusher2004 commented 4 months ago

This adds fly.io deployment configuration to the API.

The api is now containerized using the api Dockerfile

On a push to main, the fly.yml workflow will run, using the docker file as the code source. It then creates a new deployment in the Fly app.