This is the official website for the Cloud Native Santo Domingo community, a CNCF-affiliated group dedicated to promoting cloud-native technologies in the Dominican Republic.
- Next.js (App Router, Edge Runtime)
- TypeScript
- Tailwind CSS
- Shadcn UI
- Lucide React Icons
- Vercel Analytics
-
Clone the repository:
git clone https://github.com/cloudnativesdq/website.git
-
Install dependencies:
npm install
-
Run the development server:
npm run dev
-
Open http://localhost:3000 in your browser.
The project is configured for deployment on Vercel.
This project is licensed under the MIT License - see the LICENSE file for details.