https://github.com/ericvida/imba-json
A boilerplate project using Imba for the frontend, and Express and file-system-db to use a local json file as adatabase.
https://github.com/ericvida/imba-json
Last synced: about 1 month ago
JSON representation
A boilerplate project using Imba for the frontend, and Express and file-system-db to use a local json file as adatabase.
- Host: GitHub
- URL: https://github.com/ericvida/imba-json
- Owner: ericvida
- Created: 2023-07-26T16:01:58.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-30T20:40:18.000Z (almost 3 years ago)
- Last Synced: 2025-03-20T06:15:42.436Z (about 1 year ago)
- Language: Imba
- Size: 528 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
IMBA-JSON
A starter template using Imba for the frontend, local storage for persistence, and a json file as a database.