feat: bootstrap NestJS backend with auth, stations, users, health-check, now-playing
This commit is contained in:
6
.gitignore
vendored
Normal file
6
.gitignore
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
node_modules
|
||||
dist
|
||||
.env
|
||||
*.log
|
||||
coverage
|
||||
.DS_Store
|
||||
Reference in New Issue
Block a user