GithubHelp home page GithubHelp logo

remote-server's Introduction

remote-server

Project Structure

- Front-end-remote-server (react) (https://github.com/thanhgit/front-end-remote-server)

- Back-end-remote-server (gin in golang) (https://github.com/thanhgit/back-end-remote-server)

Quickly

Start application

$ make start-server

Stop application

$ make stop-server

List applications

$ make list-server

make list-server
sh list.sh
------------docker-compose ps-----------------
               Name                             Command               State                 Ports              
---------------------------------------------------------------------------------------------------------------
front-end-remote-server_backend_1    /entrypoint.sh ./remote-server   Up      0.0.0.0:7000->7000/tcp           
front-end-remote-server_db_1         docker-entrypoint.sh mysql ...   Up      0.0.0.0:3306->3306/tcp, 33060/tcp
front-end-remote-server_frontend_1   npm start                        Up      0.0.0.0:3000->3000/tcp           
front-end-remote-server_nginx_1      /docker-entrypoint.sh ngin ...   Up      0.0.0.0:80->80/tcp               
front-end-remote-server_webssh2_1    /usr/local/bin/node index.js     Up      0.0.0.0:2222->2222/tcp           
------------Front-end IP----------------------
http://xxx.xxx.xxx.xxx

Remote server workflow

API server backend

UI of application

Technical Support or Questions

If you have questions or need help integrating the product please "[email protected]" instead of opening an issue

remote-server's People

Contributors

thanhgit avatar thanhexecutionalab avatar

Watchers

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