GitHub - FujiwaraChoki/kaizen-mail: An open-source Email TUI that supports IMAP & SMTP.
An open-source Email TUI that supports IMAP & SMTP. - FujiwaraChoki/kaizen-mail
Conduit is a self-hosted Node.js backend platform that provides pre-built modules for common functionality like authentication, database management, email, chat, and push notifications while allowing custom extensions.
It supports REST, GraphQL, and WebSocket APIs with auto-generated documentation and works with MongoDB or PostgreSQL databases. The platform is designed to reduce development time by eliminating boilerplate code and can be deployed locally via CLI, Docker, or Kubernetes.
I’ve always built my own backends to-date, but this looks like a great out of the box option. As they say, the ‘devil is in the details’, so these get better with usage breadth and depth by others before they’re ready for production. My personal site here alone is now well over 100k LOC and I’d be able to save quite a few lines with something like this.