nalbam / restroom

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

restroom

Install and configure the Amplify CLI.

npm install -g @aws-amplify/cli

amplify

amplify init
# app: doorman
# env: demo

amplify auth add
amplify analytics add
amplify push

amplify api add
amplify push

amplify hosting add
amplify publish

rewrite

</^[^.]+$|\.(?!(js|css|gif|ico|jpg|png|svg|txt|json|map|woff|ttf)$)([^.]+$)/>    /index.html    200

About


Languages

Language:JavaScript 88.9%Language:CSS 10.1%Language:HTML 1.0%