Experiment with cookies
- Just ensure Node.js version > ^16.0
npm i
node ./src/index.mjs
OR start debugging in VSCode <== 💡- Add dns to
/etc/hosts
sudo nano /etc/hosts
- add:
127.0.0.1 epicimages.com
- Push CTRL+O then CTRL+X
- navigate to
http://localhost:3000