How to submit backend projects if I have used vs code?

I have created TimeStamp project on my vs code editor. But now, I am unable to submit it, using github shows error. Please Help

you need to submit using glitch, or an other service that let you have LIVE backend apps.
the tests will check if your app work, so they need a live working version. github is just a place to host your code, it doesn’t have a live version of the app.

1 Like