Compare commits

...

1 Commits

Author SHA1 Message Date
Matthew Wild
934976c114 README: Add short intro 2021-05-30 18:29:33 +01:00

View File

@@ -1,5 +1,11 @@
# Snikket Web Portal
This is the web component of a [Snikket service](https://snikket.org/service/)
that allows users to manage accounts, and administrators to manage the
service. For general setup, see the [Snikket install
guide](https://snikket.org/service/quickstart/). For developers working on
Snikket, see the development quickstart below.
![Screenshot of the app](docs/readme-screenshot.png)
## Development quickstart