A simple feature request web app (a.k.a. dev playground).
See demo here.
- Follow the instructions inside
./featuring-flask-api. - Follow the instructions inside
./featuring-react-gui. - Make sure you have both docker and docker-compose properly setup.
- Run
docker-compose upin a terminal. - Run
cd featuring-react-gui && npm startin another terminal. - Point your browser to http://localhost:3000 and check it out.
- Follow the instructions inside
./featuring-deploy. - Run
cd featuring-deploy && fab -H $user@$host.