You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 month ago | |
---|---|---|
lib | 1 month ago | |
src | 1 month ago | |
.eslintrc.json | 1 month ago | |
.gitignore | 1 month ago | |
README.md | 1 month ago | |
next.config.js | 1 month ago | |
package-lock.json | 1 month ago | |
package.json | 1 month ago | |
tsconfig.json | 1 month ago |
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/