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
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
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!
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.
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.
- Clone our template from GitHub
git clone https://github.com/Remeic/genesia.git
- Switch folder to our template
cd genesia
- Install all project dependencies
npm install
- Start a local server to see changes of your work
npm start