This archive contains a minimal full-stack StorySphere app:
- server/ : Node.js + Express + Sequelize (MySQL)
- client/ : React app (React Router, Axios)
Quick start: Run:- 'docker-compose up' Note: You must have Docker installed and running in you system.