GithubHelp home page GithubHelp logo

cnode-proxy's Introduction

Cnode Proxy

About this app

This is a proxy app built up by using Cnode public API, and this app are built totlly from scratch without any CLI and project generation tool. Everything is configurable based on your own idea.

Modern technologies are included in this app, including React16, NodeJS, Webpack4, Mobx etc.

Development

For development, You can samply run "npm run dev:client" and "npm run dev:server" at the same time. Webpack dev server of front end will be running on loaclhost:8888 and node proxy and SSR will be running on localhost:3333.

Build

For delopyment purpose, Please run "npm run build", then the front-end bundle and SSR bundle will be shown up in dist folder.

One more thing

Not all Cnode APIs has been built into this app. There are still some interesting apis in Cnode. You can feel free to clone this project and build them up.

Considering this is a public api for learning purpose, sometime api will not work or request will be denied. Don't worry about this, just waiting a little while, I belive author of Cnode will fix it quickly.

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.