Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found
Not Found

Submitted

Url shortening api landing. Check my github to launch server.

#express#node#react#tailwind-css
David 50

@drefle

Desktop design screenshot for the URL shortening API landing page coding challenge

This is a solution for...

  • HTML
  • CSS
  • JS
  • API
3intermediate
View challenge

Design comparison


SolutionDesign

Solution retrospective


Is anyone as a solution/tutorial, to run my express server for free for a project host in github ?

Community feedback

@MelvinAguilar

Posted

Hello there 👋. Good job on completing the challenge !

Hi, have you tried Render.com? It's free and allows you to deploy Express APIs.

Also, I've reviewed your GitHub, and NEVER, I repeat, NEVER upload your .env file to a GitHub repository ⚠️⚠️⚠️. You should add it to your .gitignore to prevent it from being uploaded. If you do upload it, you expose sensitive information like credentials. Even with just your MONGODB_URL, someone could delete your entire MongoDB database without needing your MongoDB account. Be cautious.

You need to configure your application in the hosting to add environment variables.

Happy coding!

Marked as helpful

2

David 50

@drefle

Posted

Hi ! I will take a look to render then . Oh, I change that immediatly, thank you very much for noticing me that. I know about it but for some reason I forgot to add .env to .gitignore.

Thank you for your help. Have a nice day !

0

Please log in to post a comment

Log in with GitHub
Discord logo

Join our Discord community

Join thousands of Frontend Mentor community members taking the challenges, sharing resources, helping each other, and chatting about all things front-end!

Join our Discord