Pārlūkot izejas kodu

Add heroku deploy

undefined
Tyler Dence pirms 1 gada
vecāks
revīzija
e854c1da2c
Parakstījis: Tyler Dence <tyzoid.d@gmail.com> GPG atslēgas ID: 3B08EFC6BA974CFC
3 mainītis faili ar 10 papildinājumiem un 1 dzēšanām
  1. 2
    1
      README.md
  2. 5
    0
      app.json
  3. 3
    0
      heroku.yml

+ 2
- 1
README.md Parādīt failu

@@ -1,4 +1,5 @@
# Election Runner
## Michigan Flyers Digital and Paper Ballot Hybrid Tally System

[![Deploy to DO](https://www.deploytodo.com/do-btn-blue-ghost.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/michiganflyers/elections/tree/main)
[![Deploy to Digital Ocean](https://www.deploytodo.com/do-btn-blue-ghost.svg)](https://cloud.digitalocean.com/apps/new?repo=https://github.com/michiganflyers/elections/tree/main)
[![Deploy to Heroku](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/michiganflyers/elections/tree/main)

+ 5
- 0
app.json Parādīt failu

@@ -0,0 +1,5 @@
{
"name": "Michigan Flyers Elections",
"description": "Election-handling system for hybrid in-person/online voting.",
"repository": "https://github.com/michiganflyers/elections"
}

+ 3
- 0
heroku.yml Parādīt failu

@@ -0,0 +1,3 @@
build:
docker:
web: Dockerfile

Notiek ielāde…
Atcelt
Saglabāt