vokabeltraining
Go to file
Andreas Knuth d180cd70e8 #23: users table + insert/update added 2025-02-13 10:56:03 -06:00
.vscode logging#19, max 5MB#18,addinsert/update#14,drizzle 2025-01-30 16:16:20 +01:00
api #23: users table + insert/update added 2025-02-13 10:56:03 -06:00
drizzle #23: users table + insert/update added 2025-02-13 10:56:03 -06:00
public favicon + new header 2025-02-01 22:18:40 +01:00
src #23: users table + insert/update added 2025-02-13 10:56:03 -06:00
.editorconfig #7 Anzeige nächstes Training, formatting 2025-01-18 12:01:48 +00:00
.env nx workspace + nest.js + drizzle 2025-01-17 12:12:58 +00:00
.gitignore Korrektur UserLogo, #12 Easy interal must be greater than good interval 2025-01-27 20:17:45 +01:00
.prettierignore nx workspace + nest.js + drizzle 2025-01-17 12:12:58 +00:00
.prettierrc #7 Anzeige nächstes Training, formatting 2025-01-18 12:01:48 +00:00
README.md initial commit 2024-11-16 18:36:52 +01:00
drizzle.config.ts Umstellung auf PostgresDB & user Table & update drizzle 2025-02-06 17:42:16 -06:00
migrations.json Authentication with firebase, Landing Page 1.Teil 2025-01-18 23:00:45 +00:00
nx.json nx workspace + nest.js + drizzle 2025-01-17 12:12:58 +00:00
package-lock.json Umstellung auf PostgresDB & user Table & update drizzle 2025-02-06 17:42:16 -06:00
package.json Umstellung auf PostgresDB & user Table & update drizzle 2025-02-06 17:42:16 -06:00
project.json #23: users table + insert/update added 2025-02-13 10:56:03 -06:00
proxy.conf.json #23: users table + insert/update added 2025-02-13 10:56:03 -06:00
tailwind.config.js init release 2024-11-17 11:56:55 +01:00
tsconfig.app.json initial commit 2024-11-16 18:36:52 +01:00
tsconfig.json logging#19, max 5MB#18,addinsert/update#14,drizzle 2025-01-30 16:16:20 +01:00

README.md

Vokabeltraining

This project was generated with Angular CLI version 18.2.12.

Development server

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

Code scaffolding

Run ng generate component component-name 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.

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 a platform of your choice. To use this command, you need to first add a package that implements end-to-end testing capabilities.

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.