Giter VIP home page Giter VIP logo

doesangue-core's Introduction

This project was paused.

Read about it here

Packagist All Contributors Build Status codecov Scrutinizer Code Quality Build Status Code Coverage

Topics.

What?

doesangue.me is a free (and opensource and free) platform that connects people interesting in blood donation.

Why?

Instalation

If you want to install locally or deploy to your server/infra please follow the guide at our Wiki

Development

Docker

  • Docker 1.12+
  • docker-compose 1.8+
docker-compose run app composer install # install php dependencies
docker-compose run app php artisan key:generate # generate the API_KEY
docker-compose run app php artisan migrate --seed # run the migrations
Artisan commands

Using the command docker-compose run app php artisan you can see all available artisan commands

Ex:

docker-compose run app php artisan # list the commands
docker-compose run app php artisan route:list # list all routes of our API

Service

By default the API run's in localhost:8080

docker-compose up # run's the service

To run the service in background:

docker-compose up -d # run's the service in background
docker-compose down # stop and kill the service

Contributing

To contribute to this repo, please check the documentation/guide at Contributing

Contributors

We consider and respect everybody that contribute to our project. Check the complete list of contributors in CONTRIBUTORS doc.

doesangue-core's People

Contributors

josecage avatar vinicius73 avatar scrutinizer-auto-fixer avatar pablolovera avatar dependabot-preview[bot] avatar dependabot-support avatar

Stargazers

Martinho Mussamba avatar

Watchers

James Cloos 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.