Official website for AWS Community Day Cameroon - a community-driven event bringing together AWS enthusiasts, developers, and cloud professionals in Cameroon.
AWS Community Day Cameroon is an annual event organized by AWS User Groups in Douala, Yaounde, and AWS Cloud Clubs UBa. The event features:
- Keynote speakers from AWS and the local tech community
- Technical sessions on cloud computing and AWS services
- Networking opportunities with fellow cloud enthusiasts
- Sponsor exhibitions and community showcases
- Framework: Nuxt 3
- Language: TypeScript
- Styling: CSS with Bootstrap
- Internationalization: Vue i18n (English/French)
- Deployment: AWS Amplify
Install dependencies:
npm install
# or
yarn installStart the development server:
npm run dev
# or
yarn devThe site will be available at http://localhost:3000
Build for production:
npm run build
# or
yarn buildPreview production build:
npm run preview
# or
yarn preview/pages- Vue pages for different routes (2024/2025 editions)/components- Reusable Vue components/data- Speaker and organizer data/locales- Internationalization files (EN/FR)/public- Static assets (images, sponsors, etc.)/assets- CSS and other assets
This project is maintained by the AWS User Groups in Cameroon. For updates or contributions, please contact the organizers.