- Knex
- Express
- React
- Redux
- Redux Saga
- Docker
- Chai & Mocha for unit testing
- Express Validator
- Enzyme/Jest for front end unit testing
- User can upload images.
- User authentication has client side validation
- Docker friendly
- Users can add comments to images.
- Add likes to images
- Heroku link should work now.
- Redux Persist Integration(for no reason at alllll)
npm run migrate
npm run seed
docker-compose up --build --force-recreate