Skip to content

Latest commit

 

History

70 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DevelopersClub.rs Website

This is the official source code for the Developers Club website.
The website is built using Astro and statically deployed to Cloudflare Pages.

🧱 Tech Stack

  • Framework: Astro (static output)
  • Styling: Tailwind CSS
  • Deployment: Cloudflare Pages (Static Export to developersclub.rs)

🚀 Getting Started

To run the project locally:

# Clone the repository
git clone https://github.com/DevelopersClubRS/DevelopersClub.rs.git
cd DevelopersClub.rs

# Install dependencies
npm install

# Run the development server
npm run dev

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

To preview the production build locally, run npm run build followed by npm run preview.

🔄 Deployment

The site is automatically deployed via Cloudflare Pages.
Any push to the main branch will trigger a new deployment.

Cloudflare Pages settings:

  • Build command: npm run build
  • Build output directory: dist
  • Node.js: 22.12 or newer

✍️ Contributing

This repository is maintained by the Developers Club team.
If you'd like to contribute, feel free to open an issue or pull request.

📄 License

MIT License © Developers Club

About

Developers Club website

Resources

Stars

0 stars

Watchers

2 watching

Forks

Used by

Contributors

Languages