MERNMail - a MERN stack webmail application https://www.mernmail.org
Find a file
2024-11-13 19:41:20 +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 chore: update dependencies to latest versions 2024-11-13 19:41:20 +01:00
src feat: switch from serve-static to SVR.JS Core 2024-11-13 19:29:52 +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-13 19:41:20 +01:00
package.json chore: update dependencies to latest versions 2024-11-13 19:41:20 +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.