An open API service indexing awesome lists of open source software.

https://github.com/peterkibuchi/drive-tutorial


https://github.com/peterkibuchi/drive-tutorial

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# Drive Tutorial

## TODO

- [ ] Setup data model
- [ ] Move folder open state to URL
- [ ] Add auth
- [ ] Add file uploading

## Note from 28-07-2025

Just finished setting up db. Next steps:

- [ ] Update schema to show files and folders
- [ ] Manually insert examples
- [ ] Render them in the UI
- [ ] Push to make sure it all works