https://github.com/remeic/genesia
Generate email with mailnesia
https://github.com/remeic/genesia
hacktoberfest
Last synced: about 1 year ago
JSON representation
Generate email with mailnesia
- Host: GitHub
- URL: https://github.com/remeic/genesia
- Owner: Remeic
- License: mit
- Created: 2018-08-24T17:33:10.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-10-20T20:56:01.000Z (over 3 years ago)
- Last Synced: 2025-03-17T11:50:36.716Z (about 1 year ago)
- Topics: hacktoberfest
- Language: JavaScript
- Homepage:
- Size: 1.18 MB
- Stars: 5
- Watchers: 2
- Forks: 20
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> **Warning**
> This project is no longer maintained and its use is not recommended
> **Note**
> An old version of this site can be consulted at: [Genesia](https://genesia.surge.sh/)
### Description
It's an application, which will give you a random mailbox name for http://www.mailnesia.com service.
In no way is this repository affiliated with mailnesia
### Why i need this ?
For example, you need a new mailbox fast and don't want to think about it's name, becouse you will use it only once, so what to do ? Just use genesia and it will generate a new one for you. You want another one ? No problem, do as much as you want!
### How to use ?
All what you need is just to push button. Ta-da! Your new mailbox name is ready to use, copy it and go to http://www.mailnesia.com.
### Contributon
If you have some ideas, which can improve our application or bring some new features, then you are welcome. Fork the Genesia repository, make changes and do a pull-request to show your ideas.
### Install
1. Clone our template from GitHub `git clone https://github.com/Remeic/genesia.git`
2. Switch folder to our template `cd genesia`
3. Install all project dependencies `npm install`
4. Start a local server to see changes of your work `npm start`