Dot One is the accounts frontend and backend for Dot HQ.
π Structure
Package | Description |
---|---|
identity | Authentication frontend (sign-in, registration) |
keychain | Authentication and key server |
π Running locally
Requirements
- Docker
- Node.js
- yarn
Setting up
yarn
docker-compose build
Starting Docker
docker-compose up -d
Development
Or you could try Dot One in develop mode by doing:
yarn run dev:db
yarn run develop # in one terminal
yarn run dev:api # in another terminal
π¬ Bugs and Support
Found a bug in Dot One? You can report it by creating a new issue.
Need assistance or want to ask a question? You can join our Discord server or start a discussion.
π€ Contributors
- Kieran - Main Developer
- Proudmuslim - Main Developer
- Ejaz4 - Developer
πΈ Donations
We accept donations on Patreon to keep our servers running.
π Licenses
Dot One is licensed under the MPL-2.0 license.