jordan-dalby / ByteStash

A code snippet storage solution written in React & node.js
The Unlicense
225 stars 7 forks source link

[FEATURE] import/export database #61

Open gomeology opened 1 day ago

gomeology commented 1 day ago

Ability to import and export the database from the gui

jordan-dalby commented 1 day ago

@gomeology what format? JSON?

gomeology commented 1 day ago

Json is fine but it doesn't matter as long as it imports correctly it's your choice. This would pair nicely with an API.