Giter VIP home page Giter VIP logo

full-stack-test-backend's Introduction

AWS-EC2-Backend-Frontend-Service-Deployment

Repository Name: Full-stack-test-backend.git Repository URL: https://github.com/symphony-dev/Full-Stack-test-backend.git

Repository Name: Full-stack-test-frontend.git Repository URL: https://github.com/symphony-dev/Full-Stack-test-frontend.git

Steps for Deployment

1 - Create and launch a new Ubuntu Server on AWS EC2 for backend service

2 - Create and launch a new Ubuntu Server on AWS EC2 for frontend service

3 - Connect to Ubuntu EC2 Instance via SSH for backend

4 - Install node, npm, mysql, Apache, git services on the server and start services

5 - Clone git repo

6 - Start the API by running node server.js which will show web server at port 5000 is running.

7 - Connect to Ubuntu EC2 Instance via SSH for frontend

8 - install npm service

9 - Update index.js file to connect to backend API and configure the path to API by changing apiURL in config.js

10 - Build the frontend app with npm run dev

AWS Base Url

http://ec2-18-216-107-145.us-east-2.compute.amazonaws.com:5000/api/ OR http://18.216.107.145:5000/api/

Base Url: http://localhost:5000

Live Demo(AWS)

http://ec2-3-21-237-106.us-east-2.compute.amazonaws.com:9527

full-stack-test-backend's People

Contributors

iamthejsguy avatar

Watchers

 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.