Commit graph

20 commits

Author SHA1 Message Date
Manav Rathi 58fc035fae Prune gitignore 2024-02-17 10:39:11 +05:30
Neeraj Gupta d434b6fc56
Remove .turbo directories (#1623) 2024-02-17 10:22:57 +05:30
Manav Rathi 64d5834b6a Remove Turbo
- yarn classic workspaces already do what we need

- The main benefit of turbo, the cache, is already disabled on dev builds. On
  production builds, turbo doesn't support `next build` (this is mentioned in
  Vercel's docs).

- We're not using their remote cache

- Maybe there is a monorepo size when the yarn workspace approach gets
  unwieldly, but I feel we're not near that point.

Will bring it back if it gets missed.
2024-02-17 09:21:25 +05:30
Pushkar Anand d9f666ceb1 fix: added recommended extesion for eslint and prettier 2024-01-02 22:31:08 +05:30
Abhinav b96f84e1c4 add .yarn folder 2023-11-09 14:55:57 +05:30
Abhinav 8fdac05728 migrate to yarn berry 2023-11-09 14:41:46 +05:30
Abhinav 012c237957 compile along with linting 2023-11-01 19:38:53 +05:30
httpjamesm 551429c580
chore: update gitignore 2023-04-18 18:10:26 -04:00
httpjamesm c680a81ce3
feat: monorepo, turbo config, minimal pkgs 2023-04-18 17:29:40 -04:00
httpjamesm a90b3373fa
feat: turbo base 2023-04-17 21:33:15 -04:00
Abhinav-grd abdab27287 unlink correct thumbFileName 2021-08-29 20:30:11 +05:30
Abhinav-grd efac781460 added gitignore 2021-08-28 21:59:27 +05:30
Abhinav-grd ebdcda247c clean 2021-08-28 19:35:45 +05:30
Abhinav-grd a97c11cf6f conditonally load local ffmpeg file in local enviroment 2021-08-28 11:21:05 +05:30
Neeraj Gupta c460d5737a Add .idea/ in .gitignore 2021-07-05 23:42:07 +05:30
Pushkar Anand ccaf133e1a Offline cache and manifest. 2021-05-23 19:55:48 +05:30
Abhinav-grd cbe2b49c66 added git ignore for .vscode folder 2021-03-13 11:08:02 +05:30
Pushkar Anand bbe3286150 Changed API endpoint 2020-09-14 15:02:01 +05:30
Pushkar Anand 295d8eaa32 Changes to deploy on netlify 2020-09-13 14:11:01 +05:30
Pushkar Anand 8e3da8e315 Voila! 2020-09-10 02:39:51 +05:30