🔑 🔓 Let your family and friends connect to your wifi the easy way
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
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
- ✨ typescript w/ vue-class-component
- 🎨 mdb
↔️ vue-slider-component
Start development server
yarn serve
Lint
yarn lint
Build prod
yarn build
This project is heavily inspired by Evgeni Golovs project qifi.org