Skip to content

kudoo-cloud/kudoo-legacy-erp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

125 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

License: MIT kudoo-cloud

Prerequisites

You'll need to have the following running on your local machine

For Node we'd suggest install NVM. If you're using Windows then please use NVM-Windows

Please note We will always use the long term release supported version of Node. Currently this is 14.

You'll need to have the following global packages installed npm install -g pm2

Please note We use Arweave to store files.

Credentials

You will now need to setup your environmental variables.

Copy the env.sample file to two new files:

  • .env
  • .env.development

And then configure the variables.

Here's an example config

# FRONTEND
NODE_ENV=development
GRAPHQL_API_URL=http://localhost:3000/api/
SKELM_BASE_URL=http://localhost:3000

Running a local dev environment

Non Windows based OS

If you are on Linux or MacOS you can simply run the following command bash ./run.sh

Windows

We are currently working on getting a Powershell script working.

About

The Kudoo business application. Includes both the front end and back end

Topics

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors