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.
deicidus
e49cfafe46
|
2 years ago | |
---|---|---|
src | 2 years ago | |
.gitignore | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
package-lock.json | 2 years ago | |
package.json | 2 years ago | |
tsconfig.json | 2 years ago |
README.md
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