Skip to content

Commit

Permalink
Setup Backend folder structure
Browse files Browse the repository at this point in the history
  • Loading branch information
ckekula committed Jul 24, 2024
1 parent 64ab471 commit 2cebc2f
Show file tree
Hide file tree
Showing 39 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/backend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,10 +41,10 @@ jobs:
cd backend
npm install
- name: Run lint
run: |
cd backend
npm run lint
# - name: Run lint
# run: |
# cd backend
# npm run lint

- name: Run tests
env:
Expand Down
Empty file added backend/.env
Empty file.
Empty file added backend/src/app.gateway.ts
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file added backend/src/scripts/example.sh
Empty file.
Empty file added backend/src/scripts/example.ts
Empty file.

0 comments on commit 2cebc2f

Please sign in to comment.