Skip to content

fnk0c/database-sync

Repository files navigation

Database Sync

Getting Started

This guide outlines the necessary steps to set up and use the Database Sync tool. Please ensure you follow all steps in the order presented for a successful setup.

Bare-metal Setup Instructions

Prerequisites

Before proceeding with the installation, ensure the following prerequisites are met:

Installation Guide

1. Clone the Repository

Use the following command to clone the database-sync repository from GitLab:

git clone [email protected]:fnk0c/database-sync.git

2- Install the application

Navigate to the cloned repository's directory and run the following command to install the necessary dependencies:

pdm install

3- Create the .env file

In the root directory of your project, create a .env file. This file will store your environment variables.

4- Execute the application

Start the application by running:

pdm start

By following these steps, you should have the Database Sync application up and running on your system.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published