Skip to content

Latest commit

 

History

History
32 lines (19 loc) · 920 Bytes

File metadata and controls

32 lines (19 loc) · 920 Bytes

YK Pao School Co-curricular Activities Selections System

builds.sr.ht status

Main repo
Issue tracker

Build

You need a recent Go toolchain and npm. sqlc is necessary but will be downloaded and run automatically if absent from $PATH.

To install NPM packages, run ./prepare.

To build, just run ./build.

To lint, just run ./lint.

Configuration and setup

Adapt cca.scfgs to your environment.

Note that this service does not have automatic database schema migrations. Instance administrators are required to run the schema and relevant migrations themselves.

Reverse proxies

We recommend not using reverse proxies. If you must, make sure they handle WebSocket correctly.