A monolith of the monolith chat app
- Setup backend
- See the readme at
backend/README.md
for instructions
- Setup frontend
- See the readme at
frontend/README.md
for instructions
- Install dependencies:
npm install
- Start the front and backend:
npm start
- Navigate to the webpage at:
localhost:5173