idoctor-api

👨đŸģ‍⚕ī¸ A system that organizes and streamlines your clinic, has more practicality in your day to day with the software for clinics easier to use.

MIT License

Stars
6

ℹī¸ How To Use

To clone and run this application, you'll need Git, [Node.js][nodejs] + [Yarn][yarn] installed on your computer.

From your command line:

Install API

# Clone this repository
$ git clone https://github.com/vinniciusgomes/idoctor-api

# Go into the repository
$ cd idoctor-api

# Install dependencies
$ yarn install

# Run Migrates
$ yarn typeorm migration:run

# Start server
$ yarn dev

# running on port 3333

Install FrontEnd

# Clone this repository
$ git clone https://github.com/vinniciusgomes/idoctor

# Go into the repository
$ cd idoctor

# Install dependencies
$ yarn install

# Run
$ yarn start

# running on port 3000

🚀 Technologies

This software uses these packages:

Layout

To access the layout use AdobeXD.

How to contribute

  • Make a fork;
  • Create a branck with your feature: git checkout -b my-feature;
  • Commit changes: git commit -m 'feat: My new feature';
  • Make a push to your branch: git push origin my-feature.

After merging your receipt request to done, you can delete a branch from yours.

Team

Vinnicius Gomes Quandl.com
Vinnicius Gomes Felipe Novais
Front End Back End

📝 License

This project is under the MIT license. See the LICENSE for details.

Badges
Extracted from project README
Vinnicius Gomes Quandl.com