You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Christopher James Hayward 4cf19f229e
Add bin folder
1 year ago
bin Add bin folder 1 year ago
cmd Fixes 1 year ago
gateway Fixes 1 year ago
proto Implement methods 1 year ago
server Cleanup 1 year ago
.gitignore Add ignore file 1 year ago
README.org Init repo 1 year ago
flake.lock Init repo 1 year ago
flake.nix Fixes 1 year ago
go.mod Implement methods 1 year ago
go.sum Implement methods 1 year ago

README.org

Users

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