Skip to content

#65 Deployment of Kino Next.js app to Vercel#66

Merged
AlexCode-dot merged 2 commits intomainfrom
Deployment-of-Kino-Next.js-app-to-Vercel
Jun 4, 2025
Merged

#65 Deployment of Kino Next.js app to Vercel#66
AlexCode-dot merged 2 commits intomainfrom
Deployment-of-Kino-Next.js-app-to-Vercel

Conversation

@AlexCode-dot
Copy link
Owner

  • Added deployment description in readme.md file

Pull Request Type

Please check the type of change your PR introduces:

  • Feature (a new feature for the project)
  • Fix (a bug fix)
  • Chore (updating grunt tasks etc; no production code change)
  • Refactor (refactoring production code)
  • Docs (changes to the documentation)
  • Style (formatting, missing semi colons, etc; no production code change)
  • Test (adding missing tests, refactoring tests; no production code change)

Description

This PR adds a detailed "Deployment" section to the README.md file.
It includes the live URL of the deployed application and a full explanation of how the app was deployed using Vercel.

The section covers:

  • Tech stack used (frontend, backend, database, hosting)

  • Step-by-step deployment process

  • Information about continuous deployment and preview environments

Motivation and Context

It provides clarity for maintainers and users on how the app is hosted and accessed.

How Has This Been Tested?

[Describe the tests that you ran to verify your changes]

Screenshots (if appropriate):

[Add screenshots here]

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have named this PR according to following naming convention: #[issue-number] PR description

Additional Information:

[Add any other information about the PR here]

Related Issues:

#65

- Added deployment description in readme.md file
@vercel
Copy link

vercel bot commented Jun 3, 2025

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

Name Status Preview Comments Updated (UTC)
kino-next-js ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 3, 2025 11:09am

- fixed spelling error in the link
@AlexCode-dot AlexCode-dot linked an issue Jun 3, 2025 that may be closed by this pull request
4 tasks
Copy link
Collaborator

@Patseroni Patseroni left a comment

Choose a reason for hiding this comment

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

A thorough explanation of the process and tools. So far as I can see, everything is correct!
The link works perfectly for me, so I approve! 👍

@AlexCode-dot AlexCode-dot merged commit ab3a9f7 into main Jun 4, 2025
3 checks passed
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.

Deployment of Kino Next.js app to Vercel

2 participants