CodeLog is a personal project and playground. It contains a decent amount of code and implementation. Please remember, this is not a demonstration of professional programming style, file organization, or thorough testing. But it is enough to touch on the entire stack and give a general idea.
- Rails API
- React SPA
- SQLite
- Elastic Search
- Docker
# JS/React
./codelog/app/javascript/packs
# Rails
./codelog/app/
# Docker
./codelog/docker/