.codeclimate.yml | |
|
|
.editorconfig | |
|
|
.env.local.example | |
|
|
.eslintignore | |
|
|
.eslintrc.yml | |
|
|
.github/FUNDING.yml | |
|
|
.github/workflows/deploy-zeit-production.yml | |
|
|
.github/workflows/deploy-zeit-staging.yml | |
|
|
.gitignore | |
|
|
.idea/$CACHE_FILE$ | |
|
|
.idea/jsLibraryMappings.xml | |
|
|
.idea/misc.xml | |
|
|
.idea/modules.xml | |
|
|
.idea/next-typescript-api-zeit-boilerplate.iml | |
|
|
.idea/runConfigurations/Debug.xml | |
|
|
.idea/vcs.xml | |
|
|
.nvmrc | |
|
|
.vercelignore | |
|
|
LICENSE | |
|
|
README.md | |
|
|
jest.config.js | 20 | A 0 mins |
|
jest.extends.ts | 9 | A 0 mins |
|
jest.setup.js | 24 | A 0 mins |
|
next.config.js | 156 | A 0 mins |
|
package.json | |
|
|
public/favicon.ico | |
|
|
public/robots/!production.txt | |
|
|
public/robots/production.txt | |
|
|
scripts/generate-post-data.sh | |
|
|
scripts/populate-git-env.sh | |
|
|
scripts/webhook-mock-deploymentCompleted.sh | |
|
|
src/components/Head.tsx | 40 | A 0 mins |
|
src/components/Nav.tsx | 57 | A 0 mins |
|
src/pages/api/date.ts | 25 | A 0 mins |
|
src/pages/api/error.ts | 25 | A 0 mins |
|
src/pages/api/status.ts | 31 | A 0 mins |
|
src/pages/index.tsx | 124 | A 1 hr |
|
src/utils/sentry.ts | 29 | A 0 mins |
|
src/utils/testing/contexts/cypressContext.tsx | 6 | A 0 mins |
|
src/utils/testing/cypress.ts | 7 | A 0 mins |
|
src/utils/testing/hooks/useCypress.tsx | 6 | A 0 mins |
|
src/utils/testing/toContainObject.ts | 20 | A 0 mins |
|
src/utils/tests-mocks.ts | 11 | A 0 mins |
|
tsconfig.jest.json | |
|
|
tsconfig.json | |
|
|
vercel.production.json | |
|
|
vercel.staging.json | |
|
|
yarn.lock | |
|
|