#Is it possible to modify a json without building the app again?

8 messages · Page 1 of 1 (latest)

hybrid prairie
#

Hello guys, i wanna make a static app and it will use a json file as data. as i said i dont want to build the app again for just one json, is it possible to modify the json data externally?

slate belfryBOT
#

🔎 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)

wheat mountain
hybrid prairie
#

can you link me an example or guide please?

wheat mountain
#

for starters using vercel native stuff is easiest, but it's costly. when you get used to it and your app gains some traction you might want to migrate to a similar redis database like upstash which is a lot cheaper

hybrid prairie
#

im about to get stats from another app which is uses a database i think it will be good idea to store the stats in that database and pull it from my next.js app