p5.js-web-editor/server/models
Andrew Nicolaou c9551a3142 Adds Collections model and Editor API to manage collections
- List any user's collections
- Create new collection
- Modify collection metadata
- Delete collection
- Add/remove any project to/from a collection
2019-09-25 12:01:39 -04:00
..
__mocks__ Public API: Create new project (fixes #1095) (#1106) 2019-08-30 14:26:57 -04:00
__test__ Test create project server code (prep for #1095) 2019-06-12 11:27:28 +02:00
collection.js Adds Collections model and Editor API to manage collections 2019-09-25 12:01:39 -04:00
project.js Public API: Create new project (fixes #1095) (#1106) 2019-08-30 14:26:57 -04:00
user.js merge master 2019-09-11 19:05:15 -04:00