ludovicm67 / jmap-webmail

JMAP webmail written in TypeScript

Home Page:https://jmap-webmail.ludovicm67.fr/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

JMAP webmail

This is a webmail client for JMAP protocol.

Run it locally

npm install
npm run start

And open your web browser at: http://localhost:3000/

Known issues

The discovery of the endpoint is not working if the server is not configured with correct CORS headers.

About

JMAP webmail written in TypeScript

https://jmap-webmail.ludovicm67.fr/


Languages

Language:TypeScript 84.7%Language:CSS 7.9%Language:HTML 7.4%