No description
Find a file
2025-08-25 21:29:25 +00:00
assignment-db-service minor changes 2025-08-25 14:23:55 -07:00
assignment-service minor changes 2025-08-25 14:23:55 -07:00
auth-service minor changes 2025-08-25 14:23:55 -07:00
battlesnake-service remove venv 2025-08-25 14:22:08 -07:00
database-service git ignore update 2025-04-21 17:48:58 -07:00
deployment-service minor changes 2025-08-25 14:23:55 -07:00
flypostgres initial commit 2025-01-07 04:45:03 -08:00
frontend-service git ignore update 2025-04-21 17:48:58 -07:00
gameboard-service minor changes 2025-08-25 14:23:55 -07:00
go initial commit 2025-01-07 04:45:03 -08:00
lsp-service initial commit 2025-01-07 04:45:03 -08:00
manager-service git ignore update 2025-04-21 17:48:58 -07:00
proxy-service minor changes 2025-08-25 14:23:55 -07:00
simple add files 2025-04-14 16:41:51 -07:00
snake-api-template working save and upload 2025-05-08 01:24:48 -07:00
testing added gameboard 2025-04-21 13:46:52 -07:00
trolling-service initial commit 2025-01-07 04:45:03 -08:00
uploader-service merge with main 2025-05-02 12:41:41 -07:00
user-db-service minor changes 2025-08-25 14:23:55 -07:00
.dockerignore updated git ignore 2025-05-20 09:30:07 -07:00
.gitignore updated git ignore 2025-05-20 09:32:13 -07:00
compose.yaml Update environment variables 2025-05-07 14:11:19 -07:00
package-lock.json modified index.js 2025-04-30 15:09:22 -07:00
README.md Update README.md 2025-08-25 21:29:25 +00:00

Running the project

  • grab the env files from google drive and various other sources (hard)
  • update port #'s
  • install dependencies
  • install dependencies again because it will not be easy
  • point google auth redirect to localhost in admin console
  • debug as you go

Deployment

  • login with fly auth login and run fly deploy in the appropriate app
  • fly is setup quite nicely so no need to mess with it, all the apps have the appropriate redirects and such