(Below is an example PDF - it will auto update as you migrate - delete this comment!)
View PROJECT_NAME ERD here
(be sure to replace PROJECT_NAME with your project name)
- Generate a repo based on this one (Click "Use this template" above)
- In the new repo, do the following:
- Find all instances of
boxcar
(case insensitive) and replace with your project name rm README.md
mv README.template.md README.md
- Fill in readme
git init
git add .
git commit -am "Initial commit"
- Find all instances of