Code Monkey home page Code Monkey logo

covidhelphub-backend's Introduction

covidhelphub-backend

Description:

Backend for the backend of the org app for Reach4Help

To start:

  • Before we forget! Create a new .env file in your root folder with the same content as our integration file. This will be used by our integration tests once we have them.
  • Because our backend needs to connect to stuff like a database, etc. You need to install docker in order to start the project.
  • If you're using Mac or Windows you should be good to go, however, if you are using Linux, you must install Docker Compose (already included in the versions for Mac and Windows), a command line tool that builds on top of the Docker Engine and provides a series of useful commands that we are going to be using to start our project.
  • After the previous steps you should be able to run npm start, which in turn runs a simple script that aims to make this start up very easy to do.
  • You can check we have two Dockerfiles that describe our service (Dockerfile and Dockerfile.dev). Our start is using Dockerfile.dev which supports hot reload and all that good stuff so we can develop with pleasure!

When the server starts have a go with the GraphQL playground at:

  • http://localhost:4000/

covidhelphub-backend's People

Contributors

puzzledbytheweb avatar ethanstrominger 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.