Noise service backend
Go to file
EliasSchriefer 1ea3e5260c Add basic user adding functionality
What works:
- adding users
- default settings
- detect duplicate usernames
2021-10-16 23:52:58 +00:00
src Add basic user adding functionality 2021-10-16 23:52:58 +00:00
.gitignore Updated the .gitignore (Include VS Code stuff) 2021-04-06 19:43:33 +00:00
Cargo.lock Add basic user adding functionality 2021-10-16 23:52:58 +00:00
Cargo.toml Add uuid to dependencies explicitly 2021-07-27 19:15:51 +00:00
noise-server.toml Add url to dependencies 2021-07-21 08:21:56 +00:00
noise.graphql Fix typo in noise.graphql 2021-07-21 08:20:36 +00:00
README.md Initial commit 2021-04-06 19:42:24 +02:00

Noise service backend

A server for Noise networks

If you're looking for the android app, go to WDG/noise