Skip to content

bardolia243/Sample-Fullstack-Application

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Fullstack Application

Running the Application Locally

Prerequisites

  • Docker
  • Docker Compose

Steps

  1. Clone the repository:
  2. git clone https://github.com/bardolia243/sample-fullstack-application.git
  3. cd sample-fullstack-application

Run Docker Compose: docker-compose up

Environment Variables You may need to update the environment variables in the docker-compose.yml file as per your local setup.

By following these steps, you will have a fully automated CI pipeline that builds and pushes Docker images to GitHub Packages and a convenient way to run your full stack application locally using Docker Compose.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 79.9%
  • JavaScript 7.7%
  • Dockerfile 7.2%
  • CSS 5.2%