cal/apps/web
Arthur Denner 691235f874
fix: deployment setup to Heroku (#1834)
* fix: move app.json to root directory

* fix: add heroku-postbuild script

* chore: add description to env variables on app.json

* fix: update postdeploy script on app.json

* fix: add Procfile to override start script

Co-authored-by: Peer Richelsen <peeroke@gmail.com>
2022-02-14 16:29:48 +00:00
..
@types Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
components Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
contexts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
docs Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
ee updated license url (#1820) 2022-02-11 20:55:46 +00:00
lib Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
pages Lint fixes (#1826) 2022-02-11 22:20:10 +00:00
playwright Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
prisma Performance improvements (lazy loading) for booking pages (#1762) 2022-02-11 14:34:12 +00:00
public fixed team year message (#1821) 2022-02-11 21:01:06 +00:00
scripts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
server Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
styles Runs prettier 2022-02-10 14:22:45 -07:00
test/lib Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
types Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
web3 Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
.env.example updated license url (#1820) 2022-02-11 20:55:46 +00:00
.eslintignore Fixes for lint 2022-02-10 14:22:45 -07:00
.eslintrc.js Migrate docs to mono repo (#1814) 2022-02-11 12:33:35 -07:00
.gitignore Unignores .env.example (#1800) 2022-02-10 19:54:55 -07:00
.nvmrc Re-adds .nvmrc 2022-02-10 14:22:45 -07:00
calendso.yaml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
docker-compose.yml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
environment.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
jest.config.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-env.d.ts Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
next-i18next.config.js Add zh-TW translations (#1789) 2022-02-11 10:41:57 +00:00
next.config.js Config updates 2022-02-10 14:22:45 -07:00
package.json Revert "Lock Radix UI to 0.1.4 (#1816)" (#1831) 2022-02-13 21:15:46 +00:00
playwright.config.ts Eslint fix to test deploy (#1818) 2022-02-11 13:05:12 -07:00
postcss.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
project.toml Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tailwind.config.js Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00
tsconfig.json Type fixes 2022-02-10 14:22:45 -07:00
yarn.lock Migrated cal.com to apps/web 2022-02-10 14:22:45 -07:00