Hacker News new | past | comments | ask | show | jobs | submit login

They do provide persistent file system.

https://gomix.com/help/faqs/

"We have a persistent file system, so anything you store within your project is kept. This means you can use files as a flat file database, or save your database files locally (see our SQLite3 and NeDB examples). You can also use third-party storage services, like a hosted MongoDB database or Redis (see our MongoDB example).

We recommend creating a folder called ‘.data’ as a safe place to store your database files. This folder isn’t copied across when a project is remixed."




Thank you. Seems kind of cumbersome though. Why wouldn't they provide one themselves.


We'll be looking to add some simple to use database type functionality. We've only recently launched, so expect the product to develop over the coming months.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: