Skip to content

hatamiarash7/Domain-Sale

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Domain Sale

It's a simple domain sale app in Docker.

sc

How-to

Run the Docker image and set environment variables:

docker run -it -p 8080:80 -e PAGE_TITLE="example.com" -e TELEGRAM_USER="username" -e NGINX_PORT=80 hatamiarash7/domain-sale

Open http://localhost:8080.


Support 💛

Donate with Bitcoin Donate with Ethereum

Contributing 🤝

Don't be shy and reach out to us if you want to contribute 😉

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request

Issues

Each project may have many problems. Contributing to the better development of this project by reporting them. 👍

About

A domain sale dockerized app

Topics

Resources

License

Stars

Watchers

Forks

Contributors