Go to file
2021-09-25 07:56:25 +08:00
.github/workflows * skip husky install during ci and deployment 2021-09-03 02:50:58 +08:00
.husky reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
.vscode migrate to blitzjs 2021-07-31 22:33:18 +08:00
app use prisma referential actions to cascade deletions 2021-09-25 07:56:25 +08:00
db use prisma referential actions to cascade deletions 2021-09-25 07:56:25 +08:00
integrations backup database to s3 2021-09-16 06:56:16 +08:00
mailers prettier 2021-08-01 22:03:49 +08:00
public favicons et fonts 2021-08-27 03:10:35 +08:00
test adapt test-api-handler for blitz API routes 2021-08-28 04:04:02 +08:00
worker add webmanifest and notification handler in service worker 2021-08-04 02:53:10 +08:00
.editorconfig migrate to blitzjs 2021-07-31 22:33:18 +08:00
.eslintrc.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
.gitignore rename to shellphone 2021-08-03 21:03:10 +08:00
.npmrc migrate to blitzjs 2021-07-31 22:33:18 +08:00
.prettierignore migrate to blitzjs 2021-07-31 22:33:18 +08:00
babel.config.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
blitz-env.d.ts upgrade blitz@0.40.0-canary.5 2021-08-27 22:59:13 +08:00
blitz.config.ts backup database to s3 2021-09-16 06:56:16 +08:00
docker-compose.yml use .env file in docker-compose.yml 2021-08-20 08:31:39 +08:00
fly.dev.toml run quirrel ci after deployment 2021-09-18 05:31:08 +08:00
fly.prod.toml add s3 region to environment variables 2021-09-16 06:58:10 +08:00
global.d.ts migrate to blitzjs 2021-07-31 22:33:18 +08:00
jest.config.ts upgrade deps 2021-09-22 02:19:24 +08:00
next-pwa.d.ts remove next-pwa for now 2021-08-20 08:31:18 +08:00
package-lock.json upgrade to prisma 3 2021-09-25 07:45:42 +08:00
package.json upgrade to prisma 3 2021-09-25 07:45:42 +08:00
postcss.config.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
release.sh run quirrel ci after deployment 2021-09-18 05:31:08 +08:00
tailwind.config.js public pages smol tings 2021-09-25 07:08:29 +08:00
tsconfig.json add webmanifest and notification handler in service worker 2021-08-04 02:53:10 +08:00
types.ts multi tenancy stuff 2021-08-06 01:14:19 +08:00