You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
4 lines
194 B
4 lines
194 B
2 years ago
|
# Top cleanup in this codebase
|
||
|
- Replace configuration.js with .env file (loaded automatically by Vite)
|
||
|
- Figure out why the client can't contact the server
|
||
|
- Fix 801 TypeScript errors on server
|