2022-09-27 14:41:17 -05:00
|
|
|
# fresh project
|
|
|
|
|
|
|
|
### Usage
|
|
|
|
|
|
|
|
Start the project:
|
|
|
|
|
|
|
|
```
|
|
|
|
deno task start
|
|
|
|
```
|
|
|
|
|
|
|
|
This will watch the project directory and restart as necessary.
|
2022-10-07 17:12:58 -05:00
|
|
|
|
|
|
|
# WIP
|
|
|
|
|
|
|
|
- Authn: https://github.com/dashbitco/mix_phx_gen_auth_demo/blob/auth/README.md
|
|
|
|
- Mail client
|
|
|
|
- Tokens and IDs? I'd love to use ULIDs or something
|