Simple prototype visant à illustrer le concept et peut-être fournir une première solution déployée
yarn install
export DATABASE_URL="postgresql://[user[:password]@][netloc][:port][/dbname][?param1=value1&...]"
yarn build
yarn build-dep
### Development
yarn run start-dev
### Production (Heroku)
yarn start
Thanks goes to these wonderful people (emoji key):
Birame SENE 💻 💬 👀 ⚠️ |
Ouphix 🖋 📖 📋 🔍 🤔 📆 🌍 📢 📓 📹 |
Guillaume O'LANYER 🛡️ 💬 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!