SI
This repository has been archived on 2026-05-01. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2021-12-23 11:56:40 +01:00
config Create: Backend branch 2021-12-22 11:09:20 +01:00
controllers Create: Backend branch 2021-12-22 11:09:20 +01:00
models Create: Backend branch 2021-12-22 11:09:20 +01:00
routes Create: Backend branch 2021-12-22 11:09:20 +01:00
.gitignore Merge pull request #1 from NyxiumYuuki/backend 2021-10-30 03:57:55 +02:00
jwtRS256.key.pub Create: Backend branch 2021-12-22 11:09:20 +01:00
jwtRS256.sh Create: Backend branch 2021-12-22 11:09:20 +01:00
package.json Update: package.json 2021-12-22 12:04:39 +01:00
Procfile Update 2021-11-12 13:50:43 +01:00
README.md Update: Playlist.findOne add views & publishedAt 2021-12-17 11:35:26 +01:00
server.js Update: Environment for Heroku Production 2021-12-23 11:56:40 +01:00

Frontend

This project was generated with Angular CLI version 11.2.7.

Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

à Run ng generate component component-title to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor.

Further help

To get more help on the Angular CLI use ng help or go check out the Angular CLI Overview and Command Reference page.