Charlotte Som be7be3d1d8 | ||
---|---|---|
lib | ||
src | ||
.eslintrc.json | ||
.gitignore | ||
README.md | ||
next.config.js | ||
package-lock.json | ||
package.json | ||
tsconfig.json |
README.md
qr.umm.gay
qr decoder web tool any% (20 minutes)
Setup
$ npm install # Install dependencies
$ npm run dev # Start a local dev server
$ npm run build # Generate static bundle in 'out/' directory
Deploy
$ # just for me :)
$ rsync -a out/ root@enby.town:/srv/www/qr.umm.gay/