Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T17:47:35.000Z (over 3 years ago)
- Last Synced: 2024-04-14T09:05:00.086Z (10 months ago)
- Language: JavaScript
- Homepage: http://svelte-dbmonster.surge.sh
- Size: 48.8 KB
- Stars: 26
- Watchers: 6
- 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
```