thesabbir / mail-project

SMTP and IMAP mail project [Node.js and React]

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mail Client

This app uses React and node.js.

To start the app for development:

docker-compose -f docker-compose.dev.yml up --build

API server: http://localhost:4000

App server: http://localhost:3000


To deploy in production:

docker-compose -f up --build

App url: http://localhost:8001

About

SMTP and IMAP mail project [Node.js and React]


Languages

Language:JavaScript 85.1%Language:CSS 7.2%Language:HTML 5.1%Language:Dockerfile 2.7%