9 Commits

Author SHA1 Message Date
Rahul RK
f3c2fb853d
Upgrade to Nx 17 (#2545)
* Upgrade to Nx 17

* Update changelog
2023-10-26 19:35:56 +02:00
Thomas Kaul
b81377a682
Feature/rename example env file (#1734)
* Rename .env to .env.example

* Ignore .env file

* Update changelog
2023-02-25 11:20:38 +01:00
Dick Wolff
3fb01c6dcf
Added yarn cache to .gitignore (#1477)
* Added yarn cache (.yarn) to .gitignore
2022-11-24 11:46:26 +01:00
Thomas Kaul
9923074e04
Add script to open prisma studio with prod env variables (#1087) 2022-07-20 09:16:02 +02:00
Thomas Kaul
fbd1475402
Feature/upgrade core dependencies (#490)
* Upgrade core dependencies

  * angular
  * nestjs
  * Nx
  * rxjs
  * storybook

* Temporarily fix imports for storybook

* Update changelog
2021-11-25 18:05:02 +01:00
Thomas
abe6bb1cbb
Clean up files (#7)
* .dockerignore
* .gitignore
2021-04-17 20:43:34 +02:00
Thomas
e5d7df3e7b
Simplify project setup (#3)
* Simplify project setup

* Setup docker
* Add seed

* Feature/migrate links to router link (#2)

* Migrate links to RouterLink
* Add i18n

* Simplify project setup

* Setup docker
* Add seed
2021-04-16 21:06:45 +02:00
Thomas
462224e713 Add .env.sample 2021-04-13 21:56:18 +02:00
Thomas
c616312233 Initial commit 2021-04-13 21:53:58 +02:00