514-labs / moose

The developer framework for your data & analytics stack
https://www.moosejs.com
MIT License
34 stars 6 forks source link

Support environment vars in Moose projects natively #1653

Open okane16 opened 1 month ago

okane16 commented 1 month ago

Currently you need to run npm install dotenv

linear[bot] commented 1 month ago

514-1149 How do we do environment variables? I've been npm installing dotenv but with vercel and vite, they handle it out of the box. This is just a developer frustration we don't want to waste time on.