Skip to content

Feasy01/vue-node-postgres-usertracking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

vue-node-postgre-usertracking

Description

Demo of an user activity tracking script

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Docker: You need Docker installed on your machine to run this project. You can download and install Docker from here.

Getting Started

To get this project up and running, follow these steps:

  1. Clone the Repository:

    git clone https://github.com/Feasy01/vue-node-postgres-usertracking.git
    cd vue-node-postgres-usertracking
  2. Set Environment Variables:

Before you can run the project, you need to set up environment variables. Open the docker-compose.yml file and change all the required environmental variables to suit your use-case

  1. Build and Start the Docker Containers:

Run the following command to build and start the Docker containers for the frontend and backend:

docker-compose up
  1. Access the Application

Once the containers are up and running, you can access the application by opening a web browser and navigating to http://localhost:80 (default port is set to 80)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published