Commit Graph

9 Commits

Author SHA1 Message Date
Keith Stevens 527aca676f linting the copilot configs 2023-01-03 08:36:27 +09:00
onegunsamurai aa2d426bbc Add oasst-shared folder to discord-bot container (#241)
* Add oasst-shared folder to discord-bot container

- Container was missing oasst-shared folder, thus was failing, due to missing package error.
- Add bash code block to README.MD (Co-authored-by: Vladyslav <v.bukhantsov@dexilon.io>)
2023-01-01 18:57:45 +01:00
Keith Stevens cfa5e44482 Adding some helpful documentation 2022-12-26 14:55:55 +09:00
Keith Stevens 87342053ea Adding documentation for how to prep and use copilot for deployment 2022-12-26 14:49:47 +09:00
Keith Stevens 8ffaf71aa7 Tweaking the docker files and prisma to prepare for reliable aws deployments 2022-12-26 12:07:40 +09:00
Keith Stevens c6b00365fd Simplifying the end to end docker setup to ensure it prepares the web database properly before the website starts. 2022-12-21 12:17:08 +09:00
Keith Stevens 98fe656f7d Dropping some unused copies from the website dockerfile 2022-12-20 20:30:49 +09:00
Keith Stevens c056a31d2f Ensuring the website can be built and deployed fully in docker. This includes an end to end docker-compose configuration as a simple demonstration. 2022-12-20 20:28:53 +09:00
Yannic Kilcher b34ef75423 started re-working python code 2022-12-19 18:00:09 +01:00