Skip to content

Software version manager backend for the version_manager_ui. Performs initialization of a new project and uploading updates with their respective versions for client download.

Notifications You must be signed in to change notification settings

xavirjk/version_manager

Repository files navigation

Steps to follow

A client view production build exists at the Project Root directory or else follow following steps to make your own build

  1. First clone the Repo at https://github.com/xavirjk/version_manager_ui
  2. Build the app for Deployment

production Build Location

  1. The contents of the build can be placed at the project root directorate version_manager

Dependencies

install the project dependencies package.json run npm install

variables

specify environment variables in a .env file

  1. session_secret
  2. mongodb uri path
  3. configuration Port
  4. Any other

Running the application

Run the entry file index.js

About

Software version manager backend for the version_manager_ui. Performs initialization of a new project and uploading updates with their respective versions for client download.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages