Skip to content

marceloogeda/job-ads-checkout

Repository files navigation

Job Ads Checkout

That's the new job ads checkout system written in ReactJS + Redux + GraphQL.

Contents

Getting Started

No needs for installing dependencies.

Prerequisites

Docker start!

chmod +x start.sh
./start.sh

Open localhost:3000 for local development of the client.
Open localhost:5000/graphql for local development of the server.

Customer versions

Run tests!

Unfortunately the tests are still not running inside the docker :trollface:

# Clone this repository and then ran:
cd job-ads-checkout/client/
yarn or npm install
yarn test or npm test

Docker build!

chmod +x build.sh
./build.sh

Technologies used

About

Checkout system written in ReactJS + Redux + GraphQL.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages