Dauntless
Explore posts from serversNNovu
•Created by Dauntless on 6/16/2024 in #💬│support
can i config novu via https?. With traefik for example.
I hope inkeep can help
5 replies
NNovu
•Created by Dauntless on 6/15/2024 in #💬│support
Login API route causes weirdness in web instance (solved)
Has anyone had an issue where self-hosted works fine on http, but switching to https causes the api to log stuff such as this:
I'm behind a traefik reverse proxy.
This results in a 431 Request Header Fields Too Large when attempting to log in from the web view.
I'm on v 24.1
Solution:
Use subdomains rather than paths for each services
14 replies
NNovu
•Created by Dauntless on 5/23/2024 in #💬│support
arm64 docker images
I can't seem to find arm64 compatible images hosted here: https://github.com/novuhq/novu/pkgs/container/novu%2Fapi
8 replies
TTCTheo's Typesafe Cult
•Created by Dauntless on 3/27/2023 in #questions
System architecture for processing data from multiple 3rd party APIs
7 replies
TTCTheo's Typesafe Cult
•Created by Dauntless on 12/7/2022 in #questions
Which forum along with create-t3-app?
Hi everyone, I am building a website, centered around a niche community, using the create-t3-turbo stack, and I am looking for suggestions on which forum software to use. I am considering options like Discourse, NodeBB, and Flarum, but I am open to other suggestions as well.
Discourse has an API, so in theory one could build a frontend for it in NextJS, but I'm not sure the developer experience, nor the final product would be worth it. But I am put off by the idea of using plain Discourse, as I might have to learn EmberJS and Ruby on Rails.
I am interested in hearing about your experiences with these or other forums, and any concerns or challenges you have faced when using them with a Next.js application. Thank you in advance for your input and advice.
Website features outline:
* News aggregate
* Users (And a subscription service)
* Calendar with upcoming events
* Games in the vein of Fantasy Football
* Statistics and projections
* And of course, the big one: A discussion forum
Bonus question: Do you think a website like this is best served with create-t3-app or Astro?
Thanks a ton!
13 replies