Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Devrel 1236/create jumpstart app #1

Merged
merged 56 commits into from
Dec 4, 2024
Merged

Conversation

IvanKiral
Copy link
Contributor

Motivation

Which issue does this fix? Fixes #issue number

If no issue exists, what is the fix or new feature? Were there any reasons to fix/implement things that are not obvious?

Checklist

  • Code follows coding conventions held in this repo
  • Automated tests have been added
  • Tests are passing
  • Docs have been updated (if applicable)
  • Temporary settings (e.g. variables used during development and testing) have been reverted to defaults

How to test

If manual testing is required, what are the steps?

Copy link

vercel bot commented Nov 11, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
kickstart ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 10:56am
kickstart-consulting ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 10:56am
kickstart-custed ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 10:56am
kickstart-qa ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 10:56am
kickstart-react-app ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 10:56am

index.html Outdated
@@ -4,7 +4,11 @@
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/vite.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Vite + React + TS</title>
<meta name="description" content="Get started quickly with Kontent.ai using our Jumpstart application template." />
Copy link
Member

Choose a reason for hiding this comment

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

🤡 Kickstart

generateModel.ts Outdated
}

if(!VITE_MAPI_API_KEY){
throw new Error("VITE_DELIVERY_API_KEY cannot be empty!");
Copy link
Member

Choose a reason for hiding this comment

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

Wrong key in error message here.

{ ignores: ['dist'] },
{
extends: ["@kontent-ai"],
Copy link
Member

Choose a reason for hiding this comment

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

are we not using it anymore?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

its in old version, need to be updated :/ had more problem to configure it than using so i decided to remove it for now

@IvanKiral IvanKiral merged commit 0c1eb56 into main Dec 4, 2024
6 checks passed
@IvanKiral IvanKiral deleted the DEVREL-1236/create_jumpstart_app branch December 5, 2024 06:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants