Backpack/frontend
JSH32 065f440db1 Add .env to .dockerignore for frontend 2022-09-22 14:52:14 -05:00
..
assets/icons Allow unlinking accounts. 2022-09-21 16:58:50 -05:00
client Handle CORS properly 2022-09-22 14:35:06 -05:00
components Fix docker configs. 2022-09-21 23:39:51 -05:00
helpers Change authentication system to allow multiple methods. 2022-09-20 19:44:45 -05:00
layouts Allow unlinking accounts. 2022-09-21 16:58:50 -05:00
pages Fix docker configs. 2022-09-21 23:39:51 -05:00
public Rename `client` to `frontend` 2022-06-18 16:00:13 -05:00
styles Rename `client` to `frontend` 2022-06-18 16:00:13 -05:00
.dockerignore Add .env to .dockerignore for frontend 2022-09-22 14:52:14 -05:00
.eslintrc Add batch delete operation 2022-08-03 20:39:37 -05:00
.gitignore Rename `client` to `frontend` 2022-06-18 16:00:13 -05:00
Dockerfile Fix docker configs. 2022-09-21 23:39:51 -05:00
README.md Rename `client` to `frontend` 2022-06-18 16:00:13 -05:00
next-env.d.ts Rename `client` to `frontend` 2022-06-18 16:00:13 -05:00
next.config.js Fix hydration errors 2022-09-19 15:39:04 -05:00
package-lock.json Fix hydration errors 2022-09-19 15:39:04 -05:00
package.json Handle CORS properly 2022-09-22 14:35:06 -05:00
tsconfig.json Client in frontend 2022-06-19 16:42:30 -05:00

README.md

Backpack frontend

This is the backpack frontend application