360° survey tool experiment in SvelteKit
Find a file
2024-12-26 23:54:58 +01:00
drizzle Email verification 2024-12-24 09:28:20 +01:00
src Correct verification URL 2024-12-26 23:54:58 +01:00
static Initial commit 2024-11-25 08:40:14 +01:00
.gitignore Initial commit 2024-11-25 08:40:14 +01:00
.npmrc Initial commit 2024-11-25 08:40:14 +01:00
.prettierignore Initial commit 2024-11-25 08:40:14 +01:00
.prettierrc Initial commit 2024-11-25 08:40:14 +01:00
docker-compose.yml - prepare for external testing 2024-12-13 08:35:05 +01:00
Dockerfile - prepare for external testing 2024-12-13 08:35:05 +01:00
drizzle-init.js - add missing file 2024-12-13 08:43:45 +01:00
drizzle.config.ts - update drizzle config 2024-12-13 08:36:38 +01:00
entrypoint.sh - add custom entry point 2024-12-13 08:44:13 +01:00
eslint.config.js Initial commit 2024-11-25 08:40:14 +01:00
package-lock.json Formatted error pages 2024-12-24 14:25:05 +01:00
package.json Email verification 2024-12-24 09:28:20 +01:00
postcss.config.js Initial commit 2024-11-25 08:40:14 +01:00
README.md add preliminary README 2024-12-15 09:17:06 +01:00
svelte.config.js - prepare for external testing 2024-12-13 08:35:05 +01:00
tailwind.config.ts Initial commit 2024-11-25 08:40:14 +01:00
tsconfig.json Initial commit 2024-11-25 08:40:14 +01:00
vite.config.ts Initial commit 2024-11-25 08:40:14 +01:00

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!