Giter Site home page Giter Site logo

falieson / react-starter-kit-crud-counter-demo Goto Github PK

View Code? Open in Web Editor NEW
3.0 2.0 2.0 210 KB

A simple Counter demo app. Implement react-starter-kit and nodejs-api-starter-kit to CRUD a Redis/Postgres db with GraphQL fetch for the client

JavaScript 89.43% Shell 0.49% CSS 10.07%

react-starter-kit-crud-counter-demo's Introduction

Create-Read-Update-Delete Demo w/ React-Starter-Kit

A simple demo of how to use the two primary kriasoft packages together to make a single App.

File Structure

/counterApi/ - REST API for database using kriasoft/nodejs-api-starter
/counterApp/ - Simple Counter App that uses the counterApi rest API and GraphQL
README.md    - This

Development Tips

If you open atom in this primary directory rather than with one of the apps as root you'll probably get ESLint errors clogging your IDE.

$ atom counterApi/ & atom counterApp/

Running the Demo

Make sure you have upgraded Docker and installed Yarn.

  1. start counter api: cd counterApi/ && docker-compose up

  2. install counter app: cd ../counterApp && yarn

  3. start counter app: yarn start

  4. goto counter app localhost:4000

react-starter-kit-crud-counter-demo's People

Contributors

falieson avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

cosah koistya

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.