kelseyhightower / nocode

The best way to write secure and reliable applications. Write nothing; deploy nowhere.
Apache License 2.0
60.93k stars 4.72k forks source link

Minor refactor #5273

Open lexara-prime-ai opened 5 months ago

lexara-prime-ai commented 5 months ago

Additional Context:

4yman-0 commented 5 months ago

Is the 404 part of the issue? Try replacing it with

4yman-0 commented 5 months ago

Also don't use modules or libraries.

The only valid code is no code.

lexara-prime-ai commented 4 months ago

Is the 404 part of the issue? Try replacing it with

Thanks, I replaced the 404 with and it worked!