Skip to content

mycob/todo-functions

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Purpose

The purpose of this tutorial was to solve an issue I faced when deploying a NextJS 14 Tutorial Project to Firebase Hosting. During development and when running the Firebase emulators, NextJS server actions worked and behaved as expected. However, when launched to Firebase Hosting, they no longer work.

When the same app bundle is deployed via Vercel hosting, it works as expected.

Here is the link to the issue on GitHub.

Below are the Tutorials that led to this mini project:

NOTE: I kept mentioning serverless functions as if NextJS is not serverless in this scenario when using server actions. They're both serverless scenarios, just different solutions. 🤦🏽‍♂️

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published