MERNMail - a MERN stack webmail application https://www.mernmail.org
Find a file
2024-11-11 16:43:43 +01:00
.github/workflows ci: create a GitHub action which mirrors contents of the repository 2024-11-08 12:43:46 +01:00
.husky chore: init 2024-10-10 20:01:14 +02:00
frontend fix: abort the messages request when the user is logged out 2024-11-11 16:43:43 +01:00
src fix: allow wrapping of text-only messages 2024-11-11 16:29:05 +01:00
.env.example feat: add email domain discarding option for login 2024-11-03 11:59:23 +01:00
.gitignore feat: add attachments support for message retrieval 2024-10-14 07:25:38 +02:00
.swcrc chore: init 2024-10-10 20:01:14 +02:00
commitlint.config.js chore: init 2024-10-10 20:01:14 +02:00
eslint.config.js chore: init 2024-10-10 20:01:14 +02:00
LICENSE docs: add LICENSE 2024-11-08 12:36:32 +01:00
lint-staged.config.js chore: init 2024-10-10 20:01:14 +02:00
nodemon.json build: update nodemon configuration to watch ".env" file 2024-11-03 12:19:47 +01:00
package-lock.json chore: update dependencies to latest versions 2024-11-11 16:01:53 +01:00
package.json feat: create the backend for the address book 2024-11-03 08:02:17 +01:00
prettier.config.js chore: init 2024-10-10 20:01:14 +02:00
README docs: add placeholder README 2024-11-08 18:35:29 +01:00

See the MERNMail documentation at https://www.mernmail.org/docs for information on how to set up and use MERNMail.