Standalone AO API server written in TypeScript. Use @autonomousorganization/ao-cli to install and run as a service.
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

# 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