ModischFabrications / CutSolverFrontend

Simple frontend for CutSolver, a webservice to determine ideal cut placements
https://cutsolver.modisch.me
GNU General Public License v3.0
10 stars 2 forks source link

Find out how to host both this and cutsolver #3

Closed ModischFabrications closed 1 year ago

ModischFabrications commented 4 years ago

Might be able to deploy with FastAPI or similar?

https://github.com/tiangolo/full-stack-fastapi-postgresql

https://medium.com/@bruno.fosados/simple-learn-docker-fastapi-and-vue-js-second-part-backend-fastapi-cec2e1e093a9

ModischFabrications commented 4 years ago

docker compose works and is awesome, only travis builds are needed.

ModischFabrications commented 4 years ago

check github student, should give a domain and simple host for free: https://education.github.com/pack#offers

ModischFabrications commented 1 year ago

Follow over at https://github.com/ModischFabrications/CutSolver/issues/51 , the backend is the bigger problem. Frontend only could be deployed via GH-pages, similar to Anti-FFRB