You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
2 years ago | |
---|---|---|
api | 2 years ago | |
data | 2 years ago | |
helpers | 2 years ago | |
node_modules | 2 years ago | |
.dockerignore | 2 years ago | |
CloudronManifest.json | 2 years ago | |
Dockerfile | 2 years ago | |
README.md | 2 years ago | |
index.js | 2 years ago | |
knexfile.js | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
start.sh | 2 years ago |
README.md
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