/lcpTest

Primary LanguageTypeScriptMIT LicenseMIT

How to use

npm i
npm run dev

open http://localhost:3000/ in your browser

Environment variables

You can access your .env variables by deconstructing 'process.env' object, both on client and server. Just make sure that you reboot the server when updating .env file.