Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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 ⚔️

Awesome Lists containing this project

README

        





Blade


> [!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).