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

Next.js: Refactor to use App Router, SSR, and TS #3

Closed
jasonrundell opened this issue Dec 3, 2024 · 0 comments · Fixed by #4
Closed

Next.js: Refactor to use App Router, SSR, and TS #3

jasonrundell opened this issue Dec 3, 2024 · 0 comments · Fixed by #4
Assignees
Labels
enhancement New feature or request

Comments

@jasonrundell
Copy link
Owner

jasonrundell commented Dec 3, 2024

  • Refactor from Nextjs Pages to App router
  • Refactor to use TypeScript
  • Refactor to utilize SSR where possible
@jasonrundell jasonrundell added the enhancement New feature or request label Dec 3, 2024
@jasonrundell jasonrundell self-assigned this Dec 3, 2024
@jasonrundell jasonrundell changed the title Next.js: Refactor to use App Router and SSR Next.js: Refactor to use App Router, SSR, and TS Dec 3, 2024
jasonrundell added a commit that referenced this issue Dec 22, 2024
* Update .gitignore to ignore all environment files

* Removing old files

* Positions updated

* Removing old doc files

* Moving images

* SEO files

* Change build name

* Add type parameter to getEntryBySlug for posts and projects

* Update Next.js to version 14.2.21 and add Jest as a dependency

* Copyright 2025

* Update Jest test command to allow passing with no tests

* Enhance GitHub Actions workflow with caching for Node.js and Next.js builds

* build fixes

* Ensure environment variables for Contentful are validated before client creation

* Add environment variables for Contentful and Sentry in GitHub Actions build workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant