Website problems

I have a problem with the website.
In the simulation everything works perfectly but when I switch to the website half of the functions don’t work.

@acolazic93 If you want assistance you’ll need to provide more details.

Nobody could possibly diagnose your issue or instruct you based only what you’ve said.

it’s simpleI made a site on bolt and everything is simulated but not on the site.
it just says it will be up and running soon.
you can see for yourself

The project is almost ready to be put into use.This is just the first project, the second one has been upgraded to full working functionality.

@acolazic93 It’s not surprising it doesn’t work, most of the JavaScript isn’t loading:

You will need to determine why that’s happening.

You can check the files you’ve deployed with the Deploy File Browser:
https://answers.netlify.com/t/new-feature-browse-files-in-your-deploy-with-the-deploy-file-browser/105196

If you are ‘running a build’, run it locally too, see what it outputs.
Make sure all the files are there.

(Don’t compare the ‘development server’, it’s a useless comparison.)

This is just the first project.

I have a real one that is still being made.
but there is a similar problem like this. when you need to go to the site, the functions do not work.

because I will have to get a new site because of the large amount of data.

Do you have an actual question, or more information to provide?

If not, you’ll just need to debug it when the time comes.
Try the things I pointed out.

This is a different version but still has some problems.

Hi, @acolazic93. I don’t think anyone here is going to be able to go in and debug this code for you. If you have a questions about Netlify or the services we provide, please let us know.

If you have general coding questions, that is probably better served by a site devoted to general coding knowledge like https://stackoverflow.com/ or similar.