Welcome to the repository of this basic info retrieval backend service! This server app is designed to return the info of its creator and is also the submission of stage0 task of the HNG internship programme.
This backend application is built using NodeJs and Express
- Retrieve Info: CRUD operation to GET creator's basic information.
Follow these steps to get the project up and running on your local machine:
git clone https://github.com/pennimerger/stage0.gitnpm installCreate a .env file in the root directory with the necessary environment variables.
Example:
EMAIL=YOUR_EMAIL_ADDRESS
GITHUB=YOUR_GITHUB_PROFILE
npm startFor full endpoint documentation and to reach out to more nodeJs developers in HNG, please check:
Thank you for visiting! Please leave a star 🌟