Skip to content

sainseni/sainseni.org

Repository files navigation

Production Staging Database

Sainseni

Welcome to Sainseni, the official community website for developers to connect, share knowledge, and collaborate on open-source projects.

🚀 Project Overview

Sainseni is a community-driven platform built using Next.js. The website features forums, event listings, project showcases, and more, all designed to foster collaboration and learning among developers.

🛠️ Tech Stack

  • Next.js: Core framework for server-side rendering and static site generation.
  • React: Frontend library for building user interfaces.
  • Tailwind CSS: Utility-first CSS framework for styling.
  • TypeScript: Strict syntactical superset of JavaScript for type safety.
  • Shadcn: UI components library for React.
  • Vercel: Deployment and hosting platform.
  • Drizzle ORM: Object-relational mapping library for interacting with the database.

📚 Getting Started

Prerequisites

  • Node.js v18+
  • pnpm v8

Installation

  1. Clone the repo:

    git clone https://github.com/sainseni/sainseni.org.git
    cd sainseni
  2. Install dependencies:

    pnpm install
  3. Run the development server:

    pnpm dev

    Open http://localhost:3000 with your browser to see the result.

🧑‍💻 Contributing

We welcome contributions from everyone! Here’s how you can get involved:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feat/your-feature).
  3. Make your changes.
  4. Commit your changes (git commit -m 'Add some feature').
  5. Push to the branch (git push origin feat/your-feature).
  6. Open a pull request.

Please make sure to read our Contributing Guidelines and Code of Conduct.

📝 License

This project is licensed under the Creative Commons Zero v1.0 Universal License. See the LICENSE file for more details.

🌟 Acknowledgments

A big thanks to everyone who has contributed to this project. Your support makes this community possible!

🗂️ Resources

Releases

No releases published

Sponsor this project

  •  
  •  

Packages

No packages published

Languages