Skip to content

rumsan/hulaak-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rumsan Hulaak

This is the UI for the Rumsan Hulaak project. Make sure to run the API server before running this project. You can find the API server https://github.com/rumsan/hulaak

Rumsan Hulaak is an open-source, disposable email service designed to handle email reception on port 25. It is similar to Mailinator service. It comes with a robust REST API to manage email inboxes, making it ideal for testing and temporary email needs. With Hulaak, developers can seamlessly manage disposable email accounts and interact with inboxes via a simple API.

Features

  • Receive emails on port 25.
  • Disposable email inboxes for testing and temporary use.
  • Easy to manage email inboxes through a REST API.
  • Manage domains and settings for email handling.

Getting Started

Prerequisites

  • Node.js

Installation

Start the application

Run pnpm dev to start the development server.

Build for production

Run pnpm build to build the application. The build artifacts are stored in the output directory (e.g. dist/ or build/), ready to be deployed.

Contributing

We welcome contributions! Please follow these steps to contribute:

  1. Fork the repository.
  2. Create a feature branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -m 'Add your feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Connect with us!

About

Rumsan Hulaak is an open-source, disposable email service designed to handle email reception on port 25.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors