Skip to content

Repository files navigation

Site

This repository contains the public website at bcm.works, along with related assets and documentation.

Status

GitHub Workflow Uptime Docker Image

Structure

Tech Stack

Local Setup

The following tools will need to be manually installed:

Local Tools

Run the setup tool to setup your local environment:

deno task setup

List all of the available Deno tasks:

deno task

Deployment

Setup GitHub Actions and Railway by completing the Initial Setup section from infra/README.md.

Following this, new releases can be manually triggered from GitHub Actions via release.yml.

This includes building and pushing a new Docker Image to GitHub Packages, and then deploying the Railway service.