https://github.com/schroedinger-hat/schroedinger-hat-website
Schrödinger Hat Website
https://github.com/schroedinger-hat/schroedinger-hat-website
javascript prisma sanity shadcn-ui tailwindcss typescript-react
Last synced: 3 months ago
JSON representation
Schrödinger Hat Website
- Host: GitHub
- URL: https://github.com/schroedinger-hat/schroedinger-hat-website
- Owner: Schroedinger-Hat
- License: agpl-3.0
- Created: 2022-03-11T11:39:32.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-06-23T09:20:28.000Z (4 months ago)
- Last Synced: 2025-07-08T20:32:15.937Z (3 months ago)
- Topics: javascript, prisma, sanity, shadcn-ui, tailwindcss, typescript-react
- Language: TypeScript
- Homepage: https://schroedinger-hat.org/
- Size: 79.9 MB
- Stars: 39
- Watchers: 5
- Forks: 19
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Contributors][contributors-shield]][contributors-url]
[![Forks][forks-shield]][forks-url]
[![Issues][issues-shield]][issues-url]
Table of Contents
## About The Project
Project description
### Tech stack
- [Next.js](https://nextjs.org)
- [Tailwind CSS](https://tailwindcss.com)
- [tRPC](https://trpc.io)
- [Sanity](https://www.sanity.io/)
- [Stripe](https://stripe.com/)
- [Hugeicons](https://hugeicons.com/)## Usage
### Project setup
Ensure you have installed
```
node >= 20.10.0
npm >= 10.2.3
```Then, after cloning the project run the command below in the installation folder
```
npm install
```### Compiles and hot-reloads for development
```
npm run dev
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint:fix
```## Database
If you have Docker installed, you can create a database with the following command:
```
./start-database.sh
``````
npm run db:migrate
```## Roadmap
Currently working on some improvements after initial release.
Check out the [milestone](https://github.com/schroedinger-Hat/schroedinger-hat-website/milestones) and the [open issues](https://github.com/schroedinger-Hat/schroedinger-hat-website/issues) if you would like to contribute.
## Contributing
Contributions are what makes the open source community such an amazing place to learn, inspire, and create. Any contributions you make are **greatly appreciated**.
If you have a suggestion that would make this repository better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement".
Don't forget to give the project a star! Thanks again!## License
## Contact
- Team - [Organization repo](https://github.com/orgs/schroedinger-Hat/people)
- LinkedIn - [Schrödinger Hat](https://www.linkedin.com/company/schroedinger-hat/)
- X/Twitter- [@schrodinger_hat](https://x.com/schrodinger_hat)[contributors-shield]: https://img.shields.io/github/contributors/schroedinger-Hat/schroedinger-hat-website.svg?style=for-the-badge
[contributors-url]: https://github.com/schroedinger-Hat/schroedinger-hat-website/graphs/contributors
[forks-shield]: https://img.shields.io/github/forks/schroedinger-Hat/schroedinger-hat-website.svg?style=for-the-badge
[forks-url]: https://github.com/schroedinger-Hat/schroedinger-hat-website/network/members
[issues-shield]: https://img.shields.io/github/issues/schroedinger-Hat/schroedinger-hat-website.svg?style=for-the-badge
[issues-url]: https://github.com/schroedinger-Hat/schroedinger-hat-website/issues## Maintainers 👨💻👩💻