From ebe8e52f1bd098570438b6b188c0836db47126b4 Mon Sep 17 00:00:00 2001 From: Agusti Fernandez Pardo Date: Sun, 3 Apr 2022 19:34:49 +0200 Subject: [PATCH] small removal of no-react in readme --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index 2ede2ddbc9..81e06fa2ae 100644 --- a/README.md +++ b/README.md @@ -8,10 +8,6 @@ This is the public REST api for cal.com It's a barebones **NextJS** + **TypeScript** project leveraging the nextJS API with a pages/api folder. -## No react - -It doesn't have react or react-dom as a dependency, and will only be used by a redirect as a folder or subdomain on cal.com with maybe a v1 tag like: - - `api.cal.com/v1` - `api.cal.com/api/v1`