streetmix/streetmix

View on GitHub
Branch: main(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.env.example
.env.test
.eslintignore
.eslintrc
.github/FUNDING.yml
.github/ISSUE_TEMPLATE/bug_report.md
.github/ISSUE_TEMPLATE/feature_request.md
.github/PULL_REQUEST_TEMPLATE/pull_request_template.md
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/commitlint.yml
.github/workflows/docs-argos.yml
.github/workflows/update-translations.yml
.gitignore
.husky/commit-msg
.husky/pre-commit
.npmrc
.nvmrc
.parcelrc
.prettierignore
.prettierrc
.sequelizerc
.stylelintrc
CODE_OF_CONDUCT.md
CONTRIBUTING.md
LICENSE
Procfile
README.md
apiary.apib
app.json
app.mjs
app/api_routes.mjs
app/authentication.mjs
app/controllers/auth0_sign_in_callback.mjs
app/controllers/index.mjs
app/controllers/refresh_login_token.mjs
app/controllers/survey.mjs
app/data/user_roles.json
app/db/config/config.mjs
app/db/factories/user.mjs
app/db/migrations/20180729103650-create-sequence.cjs
app/db/migrations/20191125021742-create-street.cjs
app/db/migrations/20191125021742-create-user.cjs
app/db/migrations/20200311145404-enable-postgis.cjs
app/db/migrations/20200323115435-update-user-flags.cjs
app/db/migrations/20200429210044-remove-login-tokens.cjs
app/db/migrations/20200526041323-create-vote.cjs
app/db/migrations/20200611193223-add-index-to-streets.cjs