859 B
859 B
- Please clone and build https://git.batsense.net/realaravinth/forgejo-notifications-core in the parent directory and install it on this project.
- Please deploy a local instance of https://github.com/Bassetts/warp-cors with:
docker run -dp 3030:3030 bassetts/warp-cors
The URL is hardcoded, so it won't work if warp-cors isn't running on
localhost:3030
-
I Haven't figured out how to build and deploy this project. I'm not even sure if it is possible (I'm new to svelte). But I know the development server works ;) :
pnpm run dev
-
Create an access token by going to https://forgejo.exampl.org/user/settings/applications with the following scopes:
- read:notification
- read:organization
- read:issue
- read:repository
- read:user
This will be your password for logging in