Skip to content

Simple React Application whichs works together with "docker volume backend example"

Notifications You must be signed in to change notification settings

LaurinStapf/docker-volume-frontend-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Volume Backend Example

Contact

Name Responsible for Contact
Laurin S. * [email protected]

Prerequisites

Run the Application

Dev Environment:

  1. Open a terminal or command prompt and navigate to the project directory
  2. Install necessary dependencies by running npm install
  3. Once the dependencies are installed, start the backend server by running npm run start

Build the Application:

  1. Follow the steps above, If everythings works fine you can continue
  2. Run the command npm run build the final output is in the ./public folder
  3. Add the output of ./public to your webserver

Run the Application with Docker

To run the application with docker follow these steps:

expect two weeks :)

About

Simple React Application whichs works together with "docker volume backend example"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published