项目作者: denniskribl

项目描述 :
:key: :unlock: let your family and friends connect to your wifi the easy way
高级语言: Vue
项目地址: git://github.com/denniskribl/qrwi.fi.git
创建时间: 2019-12-30T06:49:05Z
项目社区:https://github.com/denniskribl/qrwi.fi

开源协议:MIT License

下载


qrwi.fi

:key: :unlock: 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 :grin:

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

  1. yarn serve

Lint

  1. yarn lint

Build prod

  1. yarn build

Credits

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