reneaaron / lapp-template

A simple project template to build your ⚡ Lightning Apps on. Authentication, WebLN, QR-Code fallbacks and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Env not working on local env

matthewjamesr opened this issue · comments

The codebase is setup to expect env vars from hosting services, not from local development environments. Adding dotenv package and required config statement rectifies this issue.