NoCodeBackend Questions

Showing 1 - 5 of 291 questions
7c8be802e4b94a8287b1be00f350732c7c8be802e4b94a8287b1be00f350732c
7c8be802e4b94a8287b1be00f350732cPLUS
Nov 12, 2025
See detail

Q: Supabase to nocodebackend - migration

Can we migrate from Supabase to Nocodebackend ?

Share
Helpful?
ha0ha0
ha0PLUS
Edited Nov 11, 2025
See detail

Q: Code

When i try to log in, it says i should check email for code, but i see none of them on your bunmail server, when will the code come?

Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Nov 12, 2025

A: Hi,
It's a verification code that is sent when you login. Please make sure you are using a valid email. Make sure no spelling mistakes.
Thanks

Share
Helpful?
dflukerdfluker
dfluker
Nov 9, 2025
See detail

Q: What is the database size limit and how is storage priced with the AppSumo plan? Particularly Tier 5

Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Nov 10, 2025

A: Hi,
There are no limits on the database storage, but rather the number of records. Its 1 million records per table.
Thanks

Share
Helpful?
HellorithvikHellorithvik
Hellorithvik
Oct 31, 2025
See detail

Q: Can you introduce BOYK for AI we will add our API key from Open AI or OpenRouter

Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Edited Oct 31, 2025

A: Hi,
We will look into this. But currently we do not have any plans since we already have 2 year contract with anthropic and OpenAi on their API bulk usage.
And majority of our users purchased the unlimited AI credits deal few days back. So it will be unfair to them as well.
Thanks

Share
Helpful?
ngvhoang96ngvhoang96
ngvhoang96PLUS
Oct 31, 2025
See detail

Q: Domain whitelisting/blacklisting

Is it possible to restrict the usage from a certain sources only? I understand the new granular secret keys can somewhat help with security. But technically someone can still find the secret keys in the console dev tools and abuse it. I’d like to know if it is possible to ensure only requests from a list of known hosts get response.

Founder Team
Riya_NoCodeBackend

Riya_NoCodeBackend

Oct 31, 2025

A: Hi,
Though you should never expose or put the secret keys in client files, like front end code, but rather store as variables in some env files. Else they WILL be visible in console logs.
But what you proposed is an excellent additional layer of security 👌🏼. I will definitely propose this to our dev team- Restricting API usage for whitelisted domains only.

Share
Helpful?