.babelrc | |
|
|
.codeclimate.json | |
|
|
.dockerignore | |
|
|
.editorconfig | |
|
|
.env.example | |
|
|
.env.local | |
|
|
.env.test | |
|
|
.eslintignore | |
|
|
.eslintrc.json | |
|
|
.github/workflows/main.yml | |
|
|
.gitignore | |
|
|
.prettierignore | |
|
|
.prettierrc.json | |
|
|
.storybook/Decorators/i18next.provider.tsx | 25 | A 0 mins |
|
.storybook/Decorators/index.ts | 2 | A 0 mins |
|
.storybook/Decorators/redux.provider.tsx | 12 | A 0 mins |
|
.storybook/main.js | 46 | A 0 mins |
|
.storybook/preview.js | 15 | A 0 mins |
|
Dockerfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
banner.jpg | |
|
|
boilerplate-cli.gif | |
|
|
jest.config.js | 22 | A 0 mins |
|
next.config.js | 17 | A 0 mins |
|
nodemon.json | |
|
|
package-lock.json | |
|
|
package.json | |
|
|
pages/404/index.tsx | 17 | A 0 mins |
|
pages/_app/index.tsx | 32 | A 0 mins |
|
pages/_document/index.tsx | 46 | A 0 mins |
|
pages/_error/index.tsx | 28 | A 0 mins |
|
pages/api/health-check.ts | 4 | A 0 mins |
|
pages/home/index.tsx | 84 | A 0 mins |
|
postcss.config.js | 3 | A 0 mins |
|
public/static/css/bootstrap/_bootstrap.scss | |
|
|
public/static/css/bootstrap/_index.scss | |
|
|
public/static/css/bootstrap/_variables.scss | |
|
|
public/static/css/main.scss | |
|
|
public/static/images/pankod-logo.png | |
|
|
public/static/locales/en/common.json | |
|
|
public/static/locales/es/common.json | |
|
|
public/static/locales/tr/common.json | |
|
|
server/i18n.ts | 7 | A 0 mins |
|
server/index.ts | 30 | A 0 mins |
|
server/proxy.ts | 8 | A 0 mins |
|
server/routes.ts | 4 | A 0 mins |
|
src/Actions/HomeActions/index.ts | 26 | A 0 mins | A 100% |
src/Actions/index.ts | 1 | A 0 mins | A 100% |
src/Components/Basic/Button/Button.stories.tsx | 21 | A 0 mins |
|