https://github.com/themulanfiles/LingeringWavelength
https://github.com/themulanfiles/LingeringWavelength
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/themulanfiles/LingeringWavelength
- Owner: theangelsofwar
- License: mit
- Created: 2020-07-10T20:15:59.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T12:01:22.000Z (over 3 years ago)
- Last Synced: 2024-12-16T01:09:13.817Z (over 1 year ago)
- Language: JavaScript
- Size: 1.29 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LingeringWavelength
npm init -y
Next.js
Deps: npm install --save/-g
- react
- react-dom
- next
Secure Tunnel:
- npm i -g ngrok
- ngrok http 3000
koa server
- npm install --save koa @shopify/koa-shopify-auth dotenv koa-session isomorphic-fetch