CodeSmash Questions

Showing 1 - 20 of 44 questions

Q: Does codesmash only work on aws server?

does it only work on aws server? if i have Oracle Cloud server or other comanies like hostinger or any other cheaper vps server then how i can use them via codesmash?

MolymolyJun 20, 2025
See detail
Founder Team
Mario_CodeSmash

Mario_CodeSmash

Jun 20, 2025

A: Currently only on AWS, we are in process of adding Hetzner right now.

Share
Helpful?

Q: api related quesiton

hello i dont have any informaiton about but i want to know if i want to depoly my small web app, using codesmash even my web app do not have any api, will codesmah will be able to make its api so i can use it using api ?

MolymolyJun 18, 2025
See detail
Founder Team
Mario_CodeSmash

Mario_CodeSmash

Jun 18, 2025

A: Yes, we have a No Code API Builder which is quite popular as well. You can watch the tutorial on how to use it here. If you need any help, just join our Discord and DM me! :)

https://youtu.be/om1Pu-9p_sk

Share
Helpful?

Q: Does codeSmash also genrate api ?

If I implement open access from GitHub using my serverless server on CodeSmash, it will also generate an API that I can use.

faisalmonJun 17, 2025
See detail
Founder Team
Mario_CodeSmash

Mario_CodeSmash

Jun 17, 2025

A: Yes, depending on what you deploy, you either get a VPS server on a serverless API.

Share
Helpful?

Q: Really nice but ... also confusing

Hi everybody,

I really like how easy I can deploy n8n with CodeSmash. However, there is still some confusion. Hope it can be clarified:

1. Pricing AWS
I just deployd one n8n-App on a "micro" instance. I had no instance before, so CodeSmash created that instance for me. But I don´t know anything about the pricing of the instance, where can I adjust the instance and see the pricing on AWS? It feels a little bit spooky if CodeSmash can create "costs" on AWS without me getting any information.

2. Instances
I still don´t understand how I can create multiple n8n-installations on one instance: I don´t want to buy (and pay) a new instance for every n8n. How is it possible to add a second n8n-installation into one instance?

(more questions comming)

Julian_WolfPLUSJun 12, 2025
See detail
Founder Team
Mario_CodeSmash

Mario_CodeSmash

Jun 13, 2025

A: Currently, you will get a new instance every time, but yes, many users have requested a feature where you can deploy multiple apps on a single VPS, so I will add that. In CodeSmash you can always go to your Accounts page and see the Cost Explorer data for each service. Although you will need to enable the Cost Explorer in AWS first. You can see the Lightsail pricing here...

Share
Helpful?

Q: Vibe Coding Migration

Say I use "Trickle.so" , a platform where vibe coding is done, which i believe they use their own db (appears to be MongoDB based) and next or reactjs platform with all the libraries. Now, i can export the code and all but are there instructions on how to migrate over to a VPS with all things intact, would this be the right tool to do just that?

02cfe21a9e784df5b8b9557400f1edc6PLUSJun 12, 2025
See detail
Founder Team
Mario_CodeSmash

Mario_CodeSmash

Jun 12, 2025

A: Depends on what you really want to do. I suggest instead of VPS for website you use our serverless setup. It doesn't cost anything while nobody is browsing as opposed to VPS. With VPS you pay regardless of if anyone is browsing. Lightsail is only $5 monthly, but serverless is even less than that, maybe few cents. Watch this tutorial to understand how to deploy a Next.js app with CodeSmash. You...

Share
Helpful?