Web App for Community Management | Site
Aura v3 is a standard web application designed for managing tech communities like GDGs, DSCs, and other tech communities with its Aura Admin. The app is optimized for speed, works offline, offers dark and light theme modes, and is mobile-friendly. It is also SEO optimized, easy to manage, and allows the creation of custom event pages.
To set up Aura v3, follow these steps:
Setup Environment:
npm install -g @vue/cli
npm install
Firebase Configuration:
firebase.js
file in src/config/
with Firebase config codes.vue.config
Run Locally:
npm run serve
Deployment on Firebase:
npm i -g firebase-tools
firebase login
.firebasesrc
fileAura v3 is a feature-rich web application designed for managing tech communities effectively. With fast loading times, offline capabilities, and customization options, it offers a comprehensive solution for community administrators. The installation process involves setting up the environment, configuring Firebase, and deploying on Firebase hosting for seamless accessibility.