360° survey tool experiment in SvelteKit
drizzle | ||
src | ||
static | ||
.gitignore | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
docker-compose.yml | ||
Dockerfile | ||
drizzle-init.js | ||
drizzle.config.ts | ||
entrypoint.sh | ||
eslint.config.js | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
README.md | ||
svelte.config.js | ||
tailwind.config.ts | ||
tsconfig.json | ||
vite.config.ts |
Three60
A very, very simple 360° review tool. Supports self-registration of users and limiting the registration to certain email address domains.
Caution
This is just a toy for me to experiment with SvelteKit and a few other libraries. This is nowhere near production-ready!