Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ferossgp/brunchclub
https://github.com/ferossgp/brunchclub
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ferossgp/brunchclub
- Owner: Ferossgp
- License: mit
- Created: 2023-11-17T18:10:06.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-18T23:31:14.000Z (about 1 year ago)
- Last Synced: 2024-04-15T12:10:23.388Z (9 months ago)
- Language: TypeScript
- Homepage: https://brunchclub-app.vercel.app
- Size: 1.45 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Brunch Club
Casual conversation for a trusted network of professionals.
## Packages 📦
- [App](./packages/app) - Next.js 13, with App router
- [Hardhat](./packages/hardhat/) - Hardhat projects## Development 🛠️
```bash
npm run dev
# or
yarn dev
```