Go to file
2021-09-03 02:51:50 +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 refresh device token before it expires every hour 2021-09-02 06:13:41 +08:00
db reset migrations 2021-08-20 08:31:02 +08:00
fontawesome commit fontawesome packages 2021-07-18 23:50:16 +08:00
integrations send discord notification when someone joins the waitlist 2021-08-30 23:05:20 +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 production analytics with panel bear 2021-08-29 06:17:59 +08:00
docker-compose.yml use .env file in docker-compose.yml 2021-08-20 08:31:39 +08:00
fly.dev.toml * skip husky install during ci and deployment 2021-09-03 02:50:58 +08:00
fly.prod.toml * skip husky install during ci and deployment 2021-09-03 02:50:58 +08:00
global.d.ts migrate to blitzjs 2021-07-31 22:33:18 +08:00
jest.config.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
next-pwa.d.ts remove next-pwa for now 2021-08-20 08:31:18 +08:00
package-lock.json move prisma to production dependencies to be able to run it after deployment 2021-09-03 02:51:50 +08:00
package.json move prisma to production dependencies to be able to run it after deployment 2021-09-03 02:51:50 +08:00
postcss.config.js reformat with prettier with semicolons and tabs 2021-07-31 23:57:43 +08:00
tailwind.config.js rework landing page hero 2021-09-01 23:04:16 +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