GithubHelp home page GithubHelp logo

phone_app_api's Introduction

phone_app_api

This is the phone management application

Requirements

Docker Services

This docker compose contains

  • MYSQL
  • Phones API (node.js)
  • Orders API (node.js)

Start

If you want to run in development mode, execute this command:

> docker-compose up --build

Run following docker-compose command to build and start the services and production environment:

> docker-compose -f docker-compose.yml up --build

Now you can acces:

Scripts

  • npm run test : cd ./phones && npm run test && cd ../orders && npm run test
  • npm run coverage : cd ./phones && npm run coverage && cd ../orders && npm run coverage
  • npm run readme : node-readme && git add README.md && cd ./phones && npm run readme && cd ../orders && npm run readme

Dependencies

Package Version Dev
node-readme ^0.1.9 โœ–

Readme generator

This readme file is generated using a ES6 template. It reads most of the data from package.json, list npm command, author and license, uses a customizable ES6template: .README.md and uses several badges.

Don't edit directly README.md

Contributing

Contributions welcome; Please submit all pull requests against the master branch. If your pull request contains JavaScript patches or features, you should include relevant unit tests. Please check the Contributing Guidelines for more details. Thanks!

Author

Victor Pose

License

phone_app_api's People

Contributors

posesop avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.