Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/knighthacks/blade
⚔️ Knight Hacks' official monorepo ⚔️
https://github.com/knighthacks/blade
docker nextjs react shadcn-ui tailwindcss trpc turborepo typescript vercel
Last synced: 3 months ago
JSON representation
⚔️ Knight Hacks' official monorepo ⚔️
- Host: GitHub
- URL: https://github.com/knighthacks/blade
- Owner: KnightHacks
- License: mit
- Created: 2024-10-16T04:51:41.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-10-18T19:50:09.000Z (3 months ago)
- Last Synced: 2024-10-19T00:22:18.860Z (3 months ago)
- Topics: docker, nextjs, react, shadcn-ui, tailwindcss, trpc, turborepo, typescript, vercel
- Language: TypeScript
- Homepage:
- Size: 362 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
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, Blade! 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).