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

https://github.com/muntasirszn/csmc

The Official Website Code Of Collegiate School Math Club
https://github.com/muntasirszn/csmc

better-auth bun drizzle-orm eslint netlify nextjs react redis shadcn-ui tailwindcss turso typescript upstash

Last synced: 4 months ago
JSON representation

The Official Website Code Of Collegiate School Math Club

Awesome Lists containing this project

README

          



Collegiate School Math Club


Meet a new range of thinking with mathematics

The one and only official math club of Chattogram Collegiate School.



License
GitHub issues
GitHub stars
Last commit
Repo size

This is the official website of Collegiate School Math Club, developed and maintained by [Nowazish Nur Kayef](https://github.com/Nowazish-Nur-Kayef) and [Muntasir Mahmud](https://github.com/MuntasirSZN)

## Tech Stack

- [Next.js](https://nextjs.org)
- [Turso](https://turso.tech) ([libSQL](https://github.com/tursodatabase/libsql) Database)
- [Drizzle ORM](https://github.com/drizzle-team/drizzle-orm)
- [Tailwind CSS](https://github.com/tailwindlabs/tailwindcss)
- [React](https://github.com/facebook/react)
- [Shadcn UI](https://github.com/shadcn-ui/ui)
- [Eslint](https://github.com/eslint/eslint)
- [Typescript](https://github.com/microsoft/typescript)
- [Netlify](https://netlify.com)
- [Better Auth](https://github.com/better-auth/better-auth)
- [Upstash Redis](https://upstash.com)
- [Bun](https://github.com/oven-sh/bun)

## Developing

It uses app router of Next.js, with [src](./src) directory.

1. Clone this repo.

```sh
git clone https://github.com/MuntasirSZN/csmc
```

2. `cd` to that directory and run:

```sh
bun setup
```

And thats it! 🎊

## License

The project is licensed under the [MIT](./LICENSE) license.

## Performance metrics

Unlighthouse is used to generate metrics like LCP, see in https://www.muntasirmahmud.me/csmc. See it and optimize, thanks!