Short Description
A minimalistic todo list board using React and Redux.
Full Description
Henboard
A minimalist todo list board using React and Redux.
Development
To work on this app clone git clone https://github.com/mfgryan/henboard.git
Node.js / npm
run npm install
, and then npm start
in client, db, and api directories
Docker
docker repository
run docker-compose up
Hosts / Ports
client server localhost:3000
prod localhost:4000
api server localhost:3001
prod localhost:4001
Questions?
Contact
- email henao@henserver.com
- linkedin linkedin.com/in/ryan-henao-4173917b
website henserver
Author
Ryan Henao
Docker Pull Command
Owner
mfgryan