https://github.com/knighthacks/forge
⚔️ Knight Hacks' official monorepo ⚔️
https://github.com/knighthacks/forge
bun drizzle-orm javascript nextjs nodejs pnpm react shadcn-ui tailwindcss trpc turborepo typescript
Last synced: 2 months ago
JSON representation
⚔️ Knight Hacks' official monorepo ⚔️
- Host: GitHub
- URL: https://github.com/knighthacks/forge
- Owner: KnightHacks
- License: mit
- Created: 2024-10-30T05:58:12.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-22T20:10:43.000Z (over 1 year ago)
- Last Synced: 2025-01-22T21:22:37.003Z (over 1 year ago)
- Topics: bun, drizzle-orm, javascript, nextjs, nodejs, pnpm, react, shadcn-ui, tailwindcss, trpc, turborepo, typescript
- Language: TypeScript
- Homepage: https://club.knighthacks.org
- Size: 29.2 MB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
> [!NOTE]
>
> Interested in learning more about this repository? Please join [Knight Hacks' community Discord server](https://discord.gg/ynr44H6KAY)!
## 👋 Introduction
Welcome to Knight Hacks' monorepo, Forge! It contains the source code for all applications created by our development team!
## 🗺 Layout
- [`.github`](/.github) Contains all of our GitHub-related files
- [`apps`](/apps) Applications we've built and maintain
- [`packages`](/packages) Packages we share across our applications
- [`tooling`](/tooling) Configuration files for tools we use when building our applications
- [`turbo/generators`](/turbo/generators) A CLI tool to generate boilerplate for a new package under [`packages`](/packages)
## 👏 Contributing
If you would like to contribute to this repository, please read our [contributing guide](./CONTRIBUTING.md)!
## ❓ FAQ
If you have any questions, please ask them in [our community Discord server](https://discord.gg/ynr44H6KAY)!
## 📝 License
This repository is licensed under the [MIT License](./LICENSE).