This is a tiny web app for keeping track of your knick knacks around your house, office, or locker. Eventually I will use this to share info about cool little knick knacks I have around.
cd orm npm run migrate:dev npm run build cd ../backend npm i cd ../frontend npm i