MultiEmail / admin

This is admin panel for @MultiEmail

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

All Contributors

Technologies Used

  • React
  • Tailwind

Features

  • Admin dashboard
  • User settings and or user dashboard
  • send emails
  • recive emails
  • Connections through other parties ie discord, twitter, facebook etc..

Setup

Windows

git clone https://github.com/MultiEmail/MultiEmail-admin.git
cd MultiEmail-admin
yarn install
yarn dev

Linux

git clone https://github.com/MultiEmail/MultiEmail-admin.git && cd MultiEmail-admin && yarn install && yarn dev

Docker

For development server (http://localhost:3000)

git clone https://github.com/MultiEmail/MultiEmail-admin.git
cd MultiEmail-admin
docker compose --env-file ./.env

Acknowledgements

Wanna join the team?

Contributors ✨

Thanks goes to these wonderful people ❤:

Arpit Chugh
Arpit Chugh

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

About

This is admin panel for @MultiEmail

License:MIT License


Languages

Language:TypeScript 94.2%Language:HTML 2.0%Language:JavaScript 1.8%Language:CSS 1.3%Language:Dockerfile 0.4%Language:Shell 0.2%