Skip to content

AlvaroIsrael/medprev-backend

Repository files navigation

Medprev Backend Code Challenge

Medprev Logo

πŸ₯ A medical backend code challenge!

Made with ❀️ by Alvaro Israel πŸ‘πŸ» Get in Touch!

Hit the ⭐ button if you like this project!

πŸ’» How to Run

To clone and run this application, you'll need Git and Node.js (which comes with npm) installed on your computer.

From your command line:

# Clone this repository
$ git clone https://github.com/AlvaroIsrael/medprev-backend.git

# Go into the main app folder
$ cd medprev-backend

# Install dependencies
$ yarn install

# Run the app
$ yarn start

This application uses SQLite as database. The database.sqlite can be found under src/database/database.sqlite.

🎯 How to Test

# Open up terminal and run
$ yarn test

Code coverage html report can be found at:

./medprev-backend/coverage/lcov-report/index.html

🀝 Contributing

Fork this repository: https://github.com/AlvaroIsrael/medprev-backend/fork

# Create your feature branch:
$ git checkout -b feature/myAewsomeFeature

# Commit your changes:
$ git commit -m 'feat: Added some new aewsomeFeature'

# Push to the branch:
$ git push origin feature/myAewsomeFeature

# Create a new pull request

πŸ† Technologies Used

πŸ“ License

This software is under GNU General Public License v3.0. See LICENSE for more details.

About

πŸ₯ A medical backend code challenge!

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages