Sharing My Threejs Project Free

I completed the ThreeJs tutorial and now I want to publish my project.

Are there providers where I can share my ThreeJs project for free?
ex: Heroku, PythonAnywhere …etc

Have you already tried GitHub Pages?

1 Like

your app is most likely static so you can share it anywhere: github pages, surge, netlify, next, etc.

yes I have a github page and I can share my project there, but it can run on a server I want.
Like heroku, pythonanywhere services

Sorry, i checked link, and thanks for advice