pesto-students / little-tags-shubhadeep29-backend

little-tags-shubhadeep29 created by GitHub Classroom
https://reverent-villani-c8491d.netlify.app/
0 stars 1 forks source link

Initialize and deploy the application #2

Open ArfatSalman opened 3 years ago

ArfatSalman commented 3 years ago

Initialize the application with Express Generator or any other tool of your choice. You are also free to choose any other server. However, express is recommended.

Once you've initialized the repo, you should deploy your application to Heroku to ensure that it's deployed.

For now, just expose one route /__test which should just respond with "Hello, world!" when a GET request is made to it.

After deployment, ensure that you've added the deployed link in the "About section" of the repo.

nitinmadelyn commented 3 years ago

Facing issue on Heroku, not able to select the private repo of organisation

Screenshot 2021-02-18 at 1 50 07 PM

nitinmadelyn commented 3 years ago

fix deployment issue. api endpoint: https://little-tags-app.herokuapp.com

also added in about section