Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
pauljonescodes committed Mar 20, 2024
1 parent ab05ad9 commit 9e42731
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Open [http://localhost:4000/docs](http://localhost:4000/docs) with your browser to see the result.
18 changes: 0 additions & 18 deletions src/i18n/i18n.generated.ts
Original file line number Diff line number Diff line change
@@ -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 <https://www.gnu.org/licenses/>
*/

/* DO NOT EDIT, file generated by nestjs-i18n */

import { Path } from "nestjs-i18n";
Expand Down

0 comments on commit 9e42731

Please sign in to comment.