This page will help you get started with yaas. You'll be up and running in a jiffy!
Installation using npm
Dependencies
Dependencies
You have to install dependencies first before using yaas, otherwise yaas will not launch
application | version |
---|---|
redis | >= 2.6.12 |
# install dependencies
npm install yaas
# please follow the install instructions to configure the server
Important notice
yaas is not a module, it is a stand-alone server application that should not be used using require
Installation from downloaded .zip
npm install
Information
this is the recommended method of installation after unzip the files
Build
Dependencies
Before build, make sure you run these commands
npm install -g gulp
npm install
Building yaas & run
npm start
You should see this
verbose: [bootstrap] : [hash]
verbose: [bootstrap] : current configuration
verbose: [bootstrap] : [object]
verbose: [bootstrap] : worker kue created/restored
info: [bootstrap] : undefined is loaded
info: [authority:local] : loading modules
info: [authority:local] : modules loading complete
verbose: [queueworker] : setting concurrency 3
info: [bootstrap] : Bootstrap complete!
info: [index] : HTTP Server running at: :::3939
Information
At this stage, yaas is running on local machine listening port 3939, it is ok to test some functions, but a few configurations will be needed before open this to public.
Default API Key
c9cba3d805ff526866d27b5504005766