chris cdd8ccb0e5 feat: Add docker-compose for easier application management
This commit introduces a `docker-compose.yml` file to simplify the
process of building, running, and managing the application.

- Defines the `bpb-website` service with build context, port mapping,
  and environment variables.
- Mounts a volume for `update.json` to ensure data persistence across
  container restarts.
- Sets `restart: always` to ensure the service is automatically
  restarted if it goes down.
2025-11-13 12:14:34 -05:00
2025-06-25 20:26:01 -04:00
2025-10-15 14:22:43 -04:00
2025-10-15 14:22:43 -04:00
2025-10-15 14:22:43 -04:00
2025-10-15 14:22:43 -04:00
2025-10-15 14:22:43 -04:00
2025-10-04 18:52:18 -04:00
2025-02-26 21:26:19 -05:00
2025-01-05 20:10:42 -05:00
2025-01-05 20:10:42 -05:00
2025-06-25 20:26:01 -04:00
2025-08-30 17:48:58 -04:00

bpb-website

Description
No description provided
Readme 207 MiB
Languages
TypeScript 94.4%
CSS 4.5%
JavaScript 0.6%
Dockerfile 0.3%
Shell 0.2%