/qrwi.fi

:key: :unlock: let your family and friends connect to your wifi the easy way

Primary LanguageVueMIT LicenseMIT

qrwi.fi

🔑 🔓 Let your family and friends connect to your wifi the easy way

https://qrwi.fi

About

This project was created for me to gain some experience in frontend tech.
Coming from an operations background this may not be your usual web project 😁

Caution: there might be dragons

Architecture

This website is hosted in AWS using

  • S3
  • Cloudfront
  • Route53
  • ACM

Everything is written in terraform and can be found in infrastructure/.

Deployment is made via Github actions and can be found in .github/workflows/main.yml.

This project makes great use of

Developer guide

Start development server

yarn serve

Lint

yarn lint

Build prod

yarn build

Credits

This project is heavily inspired by Evgeni Golovs project qifi.org