No description
.reuse | ||
LICENSES | ||
src | ||
static | ||
.gitignore | ||
.npmrc | ||
.nvmrc | ||
.pnpm-debug.log | ||
.prettierrc | ||
forgejo-notifications-0.0.1.tgz | ||
jsconfig.json | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
svelte.config.js | ||
vite.config.js |
- 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