Skip to content

trooney/codelog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

71 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CircleCI

Introduction

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.

Things Involved

  • Rails API
  • React SPA
  • SQLite
  • Elastic Search
  • Docker

Interesting Files

# JS/React
./codelog/app/javascript/packs

# Rails
./codelog/app/

# Docker
./codelog/docker/