Go to file
2024-06-27 14:51:25 +02:00
.vscode init 2024-06-27 14:07:38 +02:00
public feat: add favicon 2024-06-27 14:39:23 +02:00
src feat: change Vikunja url to try 2024-06-27 14:46:17 +02:00
.gitignore init 2024-06-27 14:07:38 +02:00
Dockerfile fix: subpath 2024-06-27 14:51:25 +02:00
index.html feat: add favicon 2024-06-27 14:39:23 +02:00
jsconfig.json init 2024-06-27 14:07:38 +02:00
LICENSE feat: add license 2024-06-27 14:42:24 +02:00
nginx.conf fix: subpath 2024-06-27 14:51:25 +02:00
package.json fix: subpath 2024-06-27 14:51:25 +02:00
pnpm-lock.yaml feat: add Vikunja demo account creation 2024-06-27 14:38:35 +02:00
README.md feat: update readme 2024-06-27 14:42:29 +02:00
svelte.config.js init 2024-06-27 14:07:38 +02:00
vite.config.js init 2024-06-27 14:07:38 +02:00

Vikunja Demo account creation

This is a quick little Svelte app which creates a new demo user and a bunch of data, then redirects to Vikunja so the user can try it out.

It is supposed to run at https://try.vikunja.io/demo-account-create.

VS Code + Svelte.

License

This project is licensed under the AGPLv3 License. See the LICENSE file for the full license text.