Skip to content

lordjoo/deployly_front

Repository files navigation

Deloyly

A web app to automate deploying new versions of your software on your devlopment env when a new commit is made on X branch

Installation

  1. clone the front end and the backend repos
git clone https://github.com/lordjoo/deployly_front
git clone https://github.com/lordjoo/deployly_back
  1. install the requirements using npm i in both the front and the backend
  2. copy the .env.example file to .env and add your data
  3. enjoy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages