Skip to content

SnapDish-ID/snapdish-be

Repository files navigation

snapdish-be

Contents

How to run

Prerequisites

  • git
  • Node.js (recommended version is 22.11.x Long Term Support)
  • npm (usually comes with Node.js)
  • classic yarn (recommended version is 1.22.22)
    > npm install -g yarn

Setup

  1. Clone this repository, Make sure you have git installed and already set up

    > git clone https://github.com/SnapDish-ID/snapdish-be.git
  2. Go to the project directory

  3. Install dependencies

    snapdish-be> yarn
  4. Run the project

    snapdish-be> yarn dev

Routines

  • Check for updates in dev branch
    > git pull
  • Install dependencies
    > yarn
  • Run the project
    > yarn dev

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published