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
|
## Dev Notes
|
||||||
|
|
||||||
Requires your Forgejo instance admin to enable CORS for at least the
|
Requires your Forgejo instance admin to enable CORS for at least the
|
||||||
|
@ -42,6 +45,7 @@ for development.
|
||||||
|
|
||||||
Uses Docker.
|
Uses Docker.
|
||||||
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
pnpm install
|
pnpm install
|
||||||
make env.up
|
make env.up
|
||||||
|
|
Loading…
Reference in a new issue