Cloudron docker image for Dijkstra backend
api | ||
data | ||
helpers | ||
node_modules | ||
.dockerignore | ||
CloudronManifest.json | ||
Dockerfile | ||
index.js | ||
knexfile.js | ||
package-lock.json | ||
package.json | ||
README.md | ||
start.sh |
dijkstra-backend
Find the the shortest path between different cities in Belgium with Dijkstra algorithm.
This is the cloudron app version.
-
Deployed Frontend: https://dijkstra.ruihildt.xyz/
-
Deployed Backend: https://dijkstra-backend.ruihildt.xyz
-
Frontend Source: https://git.ruihildt.xyz/ruihildt/dijkstra-frontend
-
Backend Source: https://git.ruihildt.xyz/ruihildt/dijkstra-backend