Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stevedylandev/guestbook-db
https://github.com/stevedylandev/guestbook-db
Last synced: 16 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/stevedylandev/guestbook-db
- Owner: stevedylandev
- Created: 2024-09-21T20:02:54.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-09-23T20:16:48.000Z (3 months ago)
- Last Synced: 2024-11-30T16:05:11.927Z (24 days ago)
- Language: TypeScript
- Size: 2.16 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```To run:
```sh
bun run dev
```open http://localhost:3000