Skip to content
This repository has been archived by the owner on Sep 7, 2023. It is now read-only.

Various fixes: #6

Merged
merged 5 commits into from
Nov 4, 2022
Merged

Various fixes: #6

merged 5 commits into from
Nov 4, 2022

Conversation

ovaistariq
Copy link

  • Fix the README instructions for running locally
  • Fix the netlify config for local builds
  • Update the packages with major vulnerabilities
  • Add typescript and ts-node as dependencies

- Fix the README instructions for running locally
- Fix the netlify config for local builds
- Update the packages with major vulnerabilities
- Add typescript and ts-node as dependencies
@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for nuxt-ecommerce-netlify ready!

Name Link
🔨 Latest commit 00bb78b
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-ecommerce-netlify/deploys/63648b5afe708f00082a1a82
😎 Deploy Preview https://deploy-preview-6--nuxt-ecommerce-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@netlify
Copy link

netlify bot commented Nov 4, 2022

Deploy Preview for illustrious-duckanoo-275690 ready!

Name Link
🔨 Latest commit 00bb78b
🔍 Latest deploy log https://app.netlify.com/sites/illustrious-duckanoo-275690/deploys/63648b5a6860430008d7b304
😎 Deploy Preview https://deploy-preview-6--illustrious-duckanoo-275690.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@@ -2,8 +2,10 @@
functions = "functions"
[context.dev]
NODE_ENV = "development"
environment = {TIGRIS_URI = "localhost:8081", TIGRIS_CLIENT_ID = "", TIGRIS_CLIENT_SECRET = ""}
environment = {TIGRIS_URI = "localhost:8081"}
[template.environment]
TIGRIS_URI = "change me for your tigris uri"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hardcode api.preview.tigrisdata.cloud

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
2 participants