From 9e4273150e6bf31a9ac68cb32bdf09567782089b Mon Sep 17 00:00:00 2001 From: PLJNS Date: Tue, 19 Mar 2024 22:35:33 -0400 Subject: [PATCH] Update README --- README.md | 2 +- src/i18n/i18n.generated.ts | 18 ------------------ 2 files changed, 1 insertion(+), 19 deletions(-) diff --git a/README.md b/README.md index f840f0c4..8accee67 100644 --- a/README.md +++ b/README.md @@ -16,4 +16,4 @@ cp env-example .env npm run dev ``` -Open [http://localhost:3000](http://localhost:3000) with your browser to see the result. \ No newline at end of file +Open [http://localhost:4000/docs](http://localhost:4000/docs) with your browser to see the result. \ No newline at end of file diff --git a/src/i18n/i18n.generated.ts b/src/i18n/i18n.generated.ts index 03ec45f3..34844bd8 100644 --- a/src/i18n/i18n.generated.ts +++ b/src/i18n/i18n.generated.ts @@ -1,21 +1,3 @@ -/* - This code is part of myorderapp-backend, a multi-tenant Square-based CMS. - Copyright (C) 2024 Adeptry, LLC - - This program is free software: you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation, either version 3 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License - along with this program. If not, see - */ - /* DO NOT EDIT, file generated by nestjs-i18n */ import { Path } from "nestjs-i18n";