Steve Tautonico
69ee88aebc
chore: Upgrade rxjs is required
...
Without upgrading rxjs, we get `TypeError: (0 , rxjs_1.lastValueFrom) is not a function`
This solution comes from https://github.com/nestjs/nest/issues/7468
2022-10-12 16:11:53 -04:00
Steve Tautonico
fb2dd3bd6f
chore: Fixed some missing dependencies in package.json
...
The backend was missing "reflect-metadata"
and the frontend was missing "@emotion/react" and "@emotion/server".
Also added JetBrains specific stuff in .gitignore
2022-10-12 16:03:50 -04:00
Elias Schneider
bfbf3d8130
fix: file names with special characters
2022-10-12 15:04:57 +02:00
Elias Schneider
4bab33ad8a
feat: remove appwrite and add nextjs backend
2022-10-09 22:30:32 +02:00