shashwatVar / aaveg-21

This repository is for the fest aaveg-21

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aaveg-21

installation

npm i
cd server && npm i 
cd ..
cd client && npm i 

dev

change config.example.js file to config.js in server/ and client/src/

npm run dev

other changes

-change firebase in client/src/firebase.js
-change firebase messageSenderid in client/public/firebase-messaging-sw.js

About

This repository is for the fest aaveg-21


Languages

Language:JavaScript 82.4%Language:CSS 13.6%Language:HTML 3.1%Language:Shell 0.6%Language:Dockerfile 0.3%