Dir structure: ├── public/ │ ├── index.html │ └── js/ │ ├── init.js │ ├── auth.js │ └── app.js │ └── functions/ └── index.js