This version of AtriaMail is now considered "legacy", as I will be moving the project to an electron-vite and express-based solution.
To install dependencies:
bun installTo run:
bun run main.jsThis project was created using bun init in bun v1.1.8. Bun is a fast all-in-one JavaScript runtime.