Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srm47/dotdotdotv2
https://github.com/srm47/dotdotdotv2
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/srm47/dotdotdotv2
- Owner: SRM47
- Created: 2023-10-15T21:03:20.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-16T21:07:20.000Z (over 1 year ago)
- Last Synced: 2024-11-08T23:46:55.538Z (3 months ago)
- Language: TypeScript
- Size: 314 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dotdotdotv2
To start, be in the root directory /dotdotdotv2
- Start server: bun run server/index.tsx
- Start a dev client: cd /dotdotdotv2/client; npm start