Deploy your ODAMAP instance as a Single Page App

Deployment on Netlify

section Build & deploy :

- Continuous Deployment / Build settings

Repository : github.com/etalab/dashboard-aides-entreprises
Build command : npm run build
Publish directory : dist

- Continuous Deployment / Deploy contexts

Production branch : master

- Environment / Environment variables

### copy your variables from your .env file

More on that topic here