#+TITLE: Users #+AUTHOR: Christopher James Hayward #+EMAIL: chris@chrishayward.xyz * Instructions 1. Clone this repository: ~git clone https://git.chrishayward.xyz/x/users.git && cd users~ 2. Load the development shell: ~nix develop~ 3. Build the application: ~users-build~ 4. Run the test server: ~users-run~