Example deployment - terrytaylorbonn/auxdrone GitHub Wiki
25.0131
I reorg'd the deployment pages. See Deployments
This page no longer maintained.
25.0125 (Gdrive)
Basic demo on Render 25.0124.
NOTE:
- Takes ~1 min for render deploy to spin up.
- This is very basic.. just tech proof of concept. Enter json in FE text box, click submit, then verify in DB.
I used Copilot to figure out how to implement the button, API POST endpoint, DB connection, etc.
Enter json in frontend textbox and click on button.
BE / Swagger (render-flask-deployment-qg5s.onrender.com/swagger)
Shown in DB. Also has (a skeleton) swagger.
25.0117 basic deployed MERN frontend/backend working
- React front end (shown below)
- Express/Node backend
- Mongo DB
25.0119 added the swagger
- calls endpoint in mongo / actual data returned