Skip to content

Commit

Permalink
chore: Minimal docs in readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ThetaSinner committed Oct 13, 2024
1 parent efd8776 commit bfb2261
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 1 deletion.
29 changes: 28 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,28 @@
# coldMFA
# Locus

Apps for your intranet

### ColdMFA

An app for storing your MFA codes.

![img.png](docs/coldmfa-add-code.png)

### Useful documentation for working on this project

- [Caddy](https://caddyserver.com/docs/)
- [Ory Kratos](https://www.ory.sh/docs/welcome)
- [Age encryption](https://github.com/FiloSottile/age)
- [Mock service worker](https://mswjs.io/docs/)
- [Vitest guide](https://vitest.dev/guide/)
- [Vue test utils](https://test-utils.vuejs.org/guide/)
- [DaisyUI](https://daisyui.com/docs/install/)
- [Pinia](https://pinia.vuejs.org/)
- [OTP for Go](https://github.com/pquerna/otp)
- [OTP spec](https://github.com/google/google-authenticator/wiki/Key-Uri-Format)
- [Axios](https://axios-http.com/)
- [Tailwind](https://tailwindcss.com/docs/installation)
- [Vue 3](https://vuejs.org/guide/introduction.html)
- [Fiber](https://docs.gofiber.io/)
- [Migrate](https://github.com/golang-migrate/migrate)
- [Ory Kratos production deploy](https://www.ory.sh/docs/kratos/guides/deploy-kratos-example)
Binary file added docs/coldmfa-add-code.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit bfb2261

Please sign in to comment.