## Notes
A **Story** is basically a virtual book that can be created or experienced in [[Iyagi]].
## To Dos
- Create PostgreSQL table for **story**
- **id** column
- **owner** column
- **contents** column (JSONB)
- **can_edit** column (array of IDs)
## Referencias
- [[Iyagi]]