https://github.com/danielesteban/databoi
https://github.com/danielesteban/databoi
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/danielesteban/databoi
- Owner: danielesteban
- License: mit
- Created: 2023-12-07T13:05:14.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-11T11:43:42.000Z (over 2 years ago)
- Last Synced: 2025-04-02T18:54:52.067Z (over 1 year ago)
- Language: Svelte
- Homepage: https://databoi.gatunes.com/
- Size: 261 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[databoi](https://databoi.gatunes.com)
==
```bash
# clone repo:
git clone https://github.com/danielesteban/databoi.git
cd databoi
# install dependencies:
pnpm install
# start environment:
pnpm start
# open http://localhost:8080/ in your browser
```