You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A RESTful microservice implementing a basic spreadsheet MVP. Supports cell creation, reading, deletion, and listing with both on-premises (SQLite) and cloud (Firebase Realtime Database) storage options.