This commit is contained in:
parent
fb5e85c5ba
commit
11dc3107e4
1 changed files with 4 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
|
||||
---
|
||||
|
||||
1. Docs: https://forgejo-notifications-core.docs.forgeflux.org/
|
||||
2. Code coverage: https://forgejo-notifications-core.docs.forgeflux.org/coverage/lcov-report/index
|
||||
|
||||
## Dev Notes
|
||||
|
||||
Requires your Forgejo instance admin to enable CORS for at least the
|
||||
|
@ -42,6 +45,7 @@ for development.
|
|||
|
||||
Uses Docker.
|
||||
|
||||
|
||||
```bash
|
||||
pnpm install
|
||||
make env.up
|
||||
|
|
Loading…
Reference in a new issue