#Nextjs on older servers

1 messages · Page 1 of 1 (latest)

past epoch
#

im trying to make a CMS for my government, using next, tho i have a choice to change my tech. I am wondering, since they told me they have weak servers and stuff like that, and im wondering if nextjs is still applicable for such environment, or should i switch up to regular react or even something weaker?

covert ermineBOT
#

🔎 This post has been indexed in our web forum and will be seen by search engines so other users can find it outside Discord

🕵️ Your user profile is private by default and won't be visible to users outside Discord, if you want to be visible in the web forum you can add the "Public Profile" role in id:customize

✅ You can mark a message as the answer for your post with Right click -> Apps -> Mark Solution
(if you don't see the option, try refreshing Discord with Ctrl + R)

broken zenith
#

If you are building it for the government the servers should not be weak. Also since you are building a CMS you will need a database like postgresql and some caching system like redis.

#

I've gotten away with running these 3 on 2vCPU and 4GB ram so you should be able to do it.

#

Though it is not recommended if you are expecting to have some decent traffic.

mint solstice
past epoch
past epoch
past epoch
mint solstice
#

it should handle well for very low traffic

past epoch
#

yeah, thought so, probably overcomplicating it. Thank you

covert ermineBOT