Alex Cibotari

Results 14 comments of Alex Cibotari

Logs after pressing `Ctrl+C` ``` [debug] [2022-08-02T17:34:15.400Z] Received signal SIGINT (Ctrl-C) 1 [info] [info] i emulators: Received SIGINT (Ctrl-C) for the first time. Starting a clean shutdown. [info] i emulators:...

same issue for me , need help

Hello @aalej The most closest example that I have at the moment https://codesandbox.io/p/devbox/naughty-wave-x4xqrs?file=%2Fsrc%2Fapp%2Fapp.routes.ts

Hello @9kubczas4 , the result is the same. The response is coming from the SSR function created by Firebase, and not the function associated with the path in hosting.

Hello @LTOpen , have you tried to open the Host tab in the Firebase Console? https://localess.org/docs/getting-started#hosting By default, it will be deployed in the default hosting site, the hosting is...

In case you need help , I can help you to setup the project

Now it works Only the code highlighter is not working ))

I think make sens to add it into instructions, otherwise it is confusing how to integrate with syntax highlights . Same for providers, make sense to add it to content...

As I statically generate my site, I want them to be generated during build time also, not on client side. At the moment I can achieve it only with server...

I can add you to one of my repositories for a website with Headless CMS integration. Also, based on your guidance I can create a public example to share with...