Welcome to glitter!
glitter is my personal project that I'm developing to learn web development. glitter is written in 100% TypeScript, made with Next.js v13 and uses Tailwind for styles. The database is MySQL on a free hosting service for development and testing, check them out!
A little about safety. glitter is a learning project and is currently in a very early development state without much protection against any technical abuse shenanigans that I don't know about. That being said, please don't use it for any information that may be sensitive (and don't spam my database, thanks). This won't have a password login, and logging in with Google should be safe. The only information I store is your Google ID which is a convenient unique identificator of a person.
~ created by mantevian
You can find the source code here.