react-express front & back end code challenge deployed on docker

Overview

Installation for Working Environment : Docker

Install docker in Windows

Install docker in Mac(Apple)

Here's how you can install make

Install make in Windows

Install make in Linux

If you already installed make, you can run the project by typing

make build-run

if you haven't install make, follow this instruction from the root project

Don't forget a dot at last of the command.

cd ./server && docker build -t api-server .

cd ./web && docker build -t react-web .

docker-compose up

Run on Local

it will run on localhost:3000

if you can't access mysql

docker-compose up -d

docker-compose down -v

You might also like...
Refactoring a MERN stack react based front end starter code with a fully functioning Google Books API search engine built with RESTful API to be built with GRAPHQL API with Apollo Server.
Refactoring a MERN stack react based front end starter code with a fully functioning Google Books API search engine built with RESTful API to be built with GRAPHQL API with Apollo Server.

21_MERN_GoogleBookSearchEngine Task Refactoring a MERN stack react based front end starter code with a fully functioning Google Books API search engin

Prometheus API End Challenge Dev FullStack Course
Prometheus API End Challenge Dev FullStack Course

Prometheus API Desafio Final do curso de Dev FullStack @Gama Academy / @Cogna Sobre o projeto O PROMETHEUS é uma aplicação web desenvolvida para capta

A lightweight open source alternative to linktree, complete with Docker container that hosts your web server and code.  Written in ReactJS SSR.
A lightweight open source alternative to linktree, complete with Docker container that hosts your web server and code. Written in ReactJS SSR.

🔗 LittleLink-Server This project is based on the great work from littlelink It takes the same simple approach to a link page and hosts it within a No

Engin Demiroğ, Java + React bootcamp HRMS project front-end codes (React JS).
Engin Demiroğ, Java + React bootcamp HRMS project front-end codes (React JS).

HRMS-front-end Engin Demiroğ, Java + React bootcamp HRMS project front-end codes. Spring Boot Back-end Project Job Advertisements Filters Pagination R

Portfolio-React - utilized Create React App, and Redux for the front end, along with associated packages for routing and styling.
Portfolio-React - utilized Create React App, and Redux for the front end, along with associated packages for routing and styling.

Portfolio-React - utilized Create React App, and Redux for the front end, along with associated packages for routing and styling.

This is a front-end of an application that will help organize and manage the bookstore. It is so fast, dynamic and responsive to actions and it is built with React & Redux.

Bookstore This is a front-end of an application that will help organize and manage bookstore. It is so fast, dynamic and responsive to actions and it

React Front End for Gallery API

React Front End for Gallery API

Human resource management system front-end codes with React.
Human resource management system front-end codes with React.

Human resource management system front-end codes with React.

A front-end clone project of the Spotify Web Player. The project was created using React.

Spotify Web Player Clone A front-end clone project of the Spotify Web Player. The project was created using React. This is my first big React.js proje

Owner
Kyle Wilson
Kyle Wilson
Sieve_of_Eratosthenes Back-End: REST API in Spring Boot with Java. Front-End: ReactJS/TypeScript with hooks

For better readability use the markdown rendered panel: Objective The following two questions are designed to get a feel for your understanding of the

Gerson 2 Feb 2, 2022
Microservice-Based Web Application deployed on AWS with Terraform, Ansible and Docker

☁️???????? Microservice-Based Web Application aims to deploy web-page written Node.js and React.js on AWS Cloud Infrastructure using Ansible and Terraform.

Enes 5 Aug 3, 2022
A front end base for a backend challenge

A Open source extreme simple task manager written in React Typescript

null 5 May 16, 2022
Docker Tutorial | Nodejs + Express + Mongodb + React + Redis + Nginx| Nodejs + Express + Mongodb + React + Redis + Nginx

Docker Tutorial | Nodejs + Express + Mongodb + React + Redis + Nginx How to use Docker to build and develop Nodejs, Express, Mongodb, React, and Redis

null 17 Aug 1, 2022
E-commerce Web App for audio products. A full-stack project, using Nodejs and Express in the backend, MongoDB as database, React, and Redux on the front-end.

E-commerce Web App for audio products. A full-stack project, using Nodejs and Express in the backend, MongoDB as database, React, and Redux on the front-end.

Jose Furtado 11 Jan 2, 2023
Application built following the Udemy course "React Front To Back 2022"

Github finder app This project was built based on "React Front To Back 2022" course on Udemy. General information The "Github finder" application uses

null 7 Feb 19, 2022
About Formation Udemy React Front To Back 2022 || Traversery Media

Github Finder App Deployed on Vercel https://github-finder-nu-one.vercel.app App to search Github users and display their info. This is part of my Rea

Hades 1 Dec 1, 2022
Learn to build Udemy Web Clone with ReactJS. ... This is a front to back `Udemy Web Clone` course for absolutely everybody.

Udemy Clone React Learn to build Udemy Web Clone with ReactJS. ... This is a front to back Udemy Web Clone course for absolutely everybody. What is th

Pradeep Singh Rawat 2 Feb 20, 2022
Challenge [Frontend Mentor] - In this challenge, JavaScript was used to filter jobs based on the selected categories. Technologies used: HTML5, CSS3 and React.

Getting Started with Create React App This project was bootstrapped with Create React App. Available Scripts In the project directory, you can run: np

Rui Neto 11 Apr 13, 2022
React application that fetches data from my back-end API on rails

R4ndom Front-end on React This app fetches random phrases from my Rails API. Built With React Chakra-UI Redux and Redux/Toolkit Live Demo Live Demo Li

Daniel J 2 Jan 4, 2022