Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,10 +144,15 @@ docker run -e EMAIL_USER="username" \

### 1 click deploy

Deploy in 1 click on heroku
Deploy in 1 click on Heroku

[![Deploy in 1 click](https://www.herokucdn.com/deploy/button.png)](https://heroku.com/deploy?template=https://github.com/lexoyo/email-form-data/tree/master)

Deploy in 1 click on Railway

[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/serverless-forms)


### Local install

Clone this repository and run the following commands:
Expand Down