I'm doing canvas-based stuff and embed a custom DSL with hand-written interpreter because my senior said I can't do CRUD-only websites for thesis..
Stars
6
Forks
0
Watchers
6
Open Issues
13
Overall repository health assessment
^1.8.19.4.3^2.2.09.4.3^9.0.0^9.0.09.4.36.3.0^9.0.116.3.2^16.3.2^0.5.9^4.29.54.17.17^9.0.110.4.13^1.2.1^1.0.0^5.1.0^0.5.1^0.14.0^8.0.1^3.6.5^2.51.5^2.30.0^4.18.2^10.12.16^3.1.2^8.3.1313.3.0^6.9.1^0.6.0^4.0.0^1.0.0^8.8.08.4.2118.2.018.2.0^4.4.5^7.43.918.2.0^2.5.418.2.3^0.3.0^5.3.4^9.1.1^0.1.130.13.7^7.0.0^1.55.03.2.7^2.3.0^0.3.11^9.0.4^1.1.0^2.9.1^9.0.0^3.10.0^6.0.7^3.22.4^4.1.5^1.2.09.2.09.4.316.3.216.3.216.3.216.3.216.3.216.3.216.3.216.3.216.3.216.3.214.0.0^1.0.0^5.0.029.4.418.14.2^6.4.7^3.0.7^1.0.3418.0.2818.0.1117.0.35.59.115.59.1129.4.3^12.2.0~8.15.013.1.18.1.0^2.10.32.27.56.7.17.32.24.6.029.4.329.4.316.3.216.0.5^2.6.229.1.010.9.15.0.4340
commits
feat(backend_new): endpoint to update workspace nodes
10873a4View on GitHubfeat(backend_new): endpoint for resetting user's password
da362a8View on GitHubfeat(backend_new): remove password, created_at, and updated_at from `/users/:user_id` endpoint response
9cb47acView on GitHubfeat(backend_new): endpoint for registering new users
5b5edd7View on GitHubfeat(backend_new): endpoint to get nodes of a workspace
1f670a1View on GitHubchore(backend_new): add workspace_id column to nodes table in bootstrap migration
e6546b1View on GitHubfeat(backend_new): endpoint to update workspace
538e1fdView on GitHubchore(backend_new): make some columns nullable in bootstrap migration
2ad89fbView on GitHubfeat(backend_new): endpoint to create workspace
061c527View on GitHubfeat(backend_new): endpoint to delete workspace
4066d3cView on GitHubfeat(backend_new): endpoint to get workspace by id
43405f8View on GitHub