This repository has been archived on 2020-10-16. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
James Patrick ac1ef00c5a Bootstrapping from Evil Martian's component system
https://evilmartians.com/chronicles/evil-front-part-1
2020-05-15 20:29:06 -04:00
app Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00
bin Initial commit 2020-05-14 21:02:59 -04:00
config Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00
frontend Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00
lib Initial commit 2020-05-14 21:02:59 -04:00
log Initial commit 2020-05-14 21:02:59 -04:00
public Initial commit 2020-05-14 21:02:59 -04:00
test Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00
tmp Initial commit 2020-05-14 21:02:59 -04:00
vendor Initial commit 2020-05-14 21:02:59 -04:00
.browserslistrc Initial commit 2020-05-14 21:02:59 -04:00
.eslintrc.js Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00
.gitignore Initial commit 2020-05-14 21:02:59 -04:00
.ruby-version Initial commit 2020-05-14 21:02:59 -04:00
Gemfile Initial commit 2020-05-14 21:02:59 -04:00
Gemfile.lock Initial commit 2020-05-14 21:02:59 -04:00
Procfile Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00
README.md Initial commit 2020-05-14 21:02:59 -04:00
Rakefile Initial commit 2020-05-14 21:02:59 -04:00
babel.config.js Initial commit 2020-05-14 21:02:59 -04:00
config.ru Initial commit 2020-05-14 21:02:59 -04:00
lefthook.yml Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00
package.json Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00
postcss.config.js Initial commit 2020-05-14 21:02:59 -04:00
stylelint.config.js Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00
yarn.lock Bootstrapping from Evil Martian's component system 2020-05-15 20:29:06 -04:00

README.md

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...