Skip to content

Commit

Permalink
Setup initial structure, update README
Browse files Browse the repository at this point in the history
  • Loading branch information
atty-stripe committed Nov 26, 2017
1 parent 441ed9f commit b55f038
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# epik
An over-engineered todo-app.

An over-engineered app, epik is a playground for scalable web development.

The technologies used here will inevitably become outdated, but that is not a
concern. The primary contribution of this repo is the learning process that I
went through setting it up.

Let the journey begin!
Empty file added api/.gitkeep
Empty file.
Empty file added app/client/.gitkeep
Empty file.
Empty file added app/server/.gitkeep
Empty file.
Empty file added auth/.gitkeep
Empty file.
Empty file added config.yaml
Empty file.
Empty file added docker-compose.yaml
Empty file.
Empty file added proxy/.gitkeep
Empty file.
Empty file added scripts/bin/.gitkeep
Empty file.
Empty file added scripts/src/.gitkeep
Empty file.
Empty file added site/.gitkeep
Empty file.

0 comments on commit b55f038

Please sign in to comment.