Files
dog18/.gitignore
sripwoud 00f8262fac refactor(client): move from vite to next (#1)
* wip

* refactor: use `next` instead of `vite`

* fix(client): set auth in store before navigating to protected route

* fix: render conditionally parts of Header

* fix(client): add missing deps

* fix(client): do not prerender Login component

* fix: add missing `react-spinner` dep

* refactor(client): do not use LED component

* style: change Loader color

* chore: add `lottie-react`

* fix(client): add `socket.io-client` dep

* chore: disable next lint during build

* perf: optimize with `million`
2024-09-09 14:55:31 +02:00

5 lines
45 B
Plaintext

node_modules
dist
.next
tsconfig.tsbuildinfo