Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/steamer-academy/steamer-academy.me
πΎ STEAMer Academy Official Website, Made With Next.jsβ
https://github.com/steamer-academy/steamer-academy.me
bun eslint javascript nextjs prettier react typescript typescript-react
Last synced: about 1 month ago
JSON representation
πΎ STEAMer Academy Official Website, Made With Next.jsβ
- Host: GitHub
- URL: https://github.com/steamer-academy/steamer-academy.me
- Owner: STEAMer-Academy
- License: mit
- Created: 2024-11-09T13:49:37.000Z (about 2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-17T15:43:57.000Z (about 2 months ago)
- Last Synced: 2024-11-17T16:31:32.377Z (about 2 months ago)
- Topics: bun, eslint, javascript, nextjs, prettier, react, typescript, typescript-react
- Language: TypeScript
- Homepage: https://www.steameracademy.me
- Size: 10.1 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
STEAMer Academy Website
/Γ°iΛΛstiΛ.mΙrΙΛkΓ¦d.Ι.mi/Website Status
Where Creativity Meets Innovation
STEAMer Academy is committed to fostering curiosity in Science, Technology, Engineering, Arts, and Math (STEAM). Our mission is to empower learners with the tools and knowledge to become creative problem solvers and explorers.
## π About the Project
This is the official repository for [STEAMer Academy](https://www.steameracademy.me), built with modern technologies to deliver a seamless and dynamic user experience.
### Tech Stack
- **Next.js** - Front-end framework
- **React** - Dynamic UI components
- **Tailwind CSS** - Utility-first CSS framework
- **shadcn/ui** - Robust UI component library
- **Aceternity UI** - Enhanced UI components for modern design aesthetics
- **Redis** - For faster speeds, and to use as a KV store. Provided by [Upstash](https://upstash.com/)
- **libSQL** - The SQL database tech used, a fork of [SQLite](https://www.sqlite.org), Provided by [Turso](https://turso.tech)
- **Arcjet** - For security.## π Deployment
This project is hosted on **Azure Static Web Apps**, ensuring a fast and reliable experience for users. The repository is integrated with a CI/CD pipeline for seamless updates.
### Key Features
- **Internationalization** with Google Translate API
- **Fast Static and Dynamic Content Delivery** using G-Core Labs CDN
- **Customizable UI** leveraging Aceternity UI, Shadcn/ui, and Tailwind CSS
- **SEO and Analytics** with Google Analytics integration and Microsoft Clarity## π οΈ Development
To set up the project locally:
1. Clone the repository:
```bash
git clone https://github.com/STEAMer-Academy/steamer-academy.me.git
cd steamer-academy.me
```
1. Install dependencies using Bun:
```bash
bun install
```
1. Start the development server:
```bash
bun run dev
```
1. Build the application for production:
```bash
bun run build
```## π Contributing
We welcome contributions from everyone. Feel free to fork the repository and submit a pull request.
1. **Fork the project**
1. **Create your feature branch**:
```bash
git checkout -b feature/your-feature
```
1. **Commit your changes**:
```bash
git commit -m 'Add new feature'
```
1. **Push to the branch**:
```bash
git push origin feature/your-feature
```
1. **Open a pull request**## π Security
For security issues, please refer to our [Security Policy](./SECURITY.md).
## π€ Code of Conduct
We are committed to fostering a welcoming and respectful community. Please take a moment to review our [Code of Conduct](./CODE_OF_CONDUCT.md) to ensure a positive experience for everyone.
## π License
This project is licensed under the MIT License - see the [LICENSE](./LICENSE) file for details.
π We appreciate your support!
β¨ Empowering the next generation of innovators! β¨