remix-demo

react router (remix) demo

git clone https://9o.is/git/remix-demo.git

.env.example

(132B)


      1 DATABASE_URL="postgresql://postgres:postgres@localhost:5432/postgres"
      2 SESSION_SECRET=""
      3 NUTRITIONIX_APP_ID=""
      4 NUTRITIONIX_APP_KEY=""