https://github.com/sveltejs/svelte-dbmonster
Svelte implementation of DBMonster
https://github.com/sveltejs/svelte-dbmonster
Last synced: 4 months ago
JSON representation
Svelte implementation of DBMonster
- Host: GitHub
- URL: https://github.com/sveltejs/svelte-dbmonster
- Owner: sveltejs
- Created: 2016-11-20T19:46:51.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T17:47:35.000Z (about 4 years ago)
- Last Synced: 2025-07-15T03:11:06.492Z (4 months ago)
- Language: JavaScript
- Homepage: http://svelte-dbmonster.surge.sh
- Size: 48.8 KB
- Stars: 27
- Watchers: 5
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# svelte-dbmonster
**[svelte-dbmonster.surge.sh](http://svelte-dbmonster.surge.sh/)**
[Svelte](https://github.com/sveltejs/svelte) implementation of [DBMonster](https://dbmonster.firebaseapp.com/).
```bash
git clone https://github.com/sveltejs/svelte-dbmonster
cd svelte-dbmonster
npm install
npm start
```