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.

AI (copilot)

I used Copilot to figure out how to implement the button, API POST endpoint, DB connection, etc.

image


Enter json in frontend textbox and click on button.

image


BE / API

image


image


DB

Shown in DB. Also has (a skeleton) swagger.

image





















Notes

5 Deployment examples (currently very basic)


5.1 #267 frontend footer button "Swagger" -> 238 backend swagger 25.0122

image


5.2 #901 fronted (need to add button!) + 901 backend swagger 25.0119

25.0117 basic deployed MERN frontend/backend working

  • React front end (shown below)
  • Express/Node backend
  • Mongo DB

image

25.0119 added the swagger

  • calls endpoint in mongo / actual data returned

image

⚠️ **GitHub.com Fallback** ⚠️