1
0
mirror of https://github.com/stonith404/pingvin-share.git synced 2024-10-02 01:20:11 +02:00
pingvin-share/frontend
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
..
public feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
src fix: wrong environment configuration for ALLOW_REGISTRATION 2022-10-11 23:21:14 +02:00
.env.example chore: update configuration settings 2022-10-11 22:35:13 +02:00
.eslintrc.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
Dockerfile feat: remove postgres & use a single docker container 2022-10-11 22:30:06 +02:00
next-env.d.ts feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00
next.config.js update next pwa to new version 2022-10-11 23:10:31 +02:00
package-lock.json update next pwa to new version 2022-10-11 23:10:31 +02:00
package.json chore: Fixed some missing dependencies in package.json 2022-10-12 16:03:50 -04:00
tsconfig.json feat: remove appwrite and add nextjs backend 2022-10-09 22:30:32 +02:00