This is a webmail client for JMAP protocol.
npm install
npm run start
And open your web browser at: http://localhost:3000/
The discovery of the endpoint is not working if the server is not configured with correct CORS headers.
This is a webmail client for JMAP protocol.
npm install
npm run start
And open your web browser at: http://localhost:3000/
The discovery of the endpoint is not working if the server is not configured with correct CORS headers.