Skip to content
/ yms Public
forked from Ajaxy/yms

Server for projects based on ym modules

License

Notifications You must be signed in to change notification settings

yandex/yms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yms

Server for projects built with ymb. Runs on top of koa.

Requirements

yms works with Node.js 7+

Fast start

# Install yms into your project
npm install --save yms

# Generate `server.js` file (and tune it if needed)
./node_modules/.bin/yms configure .

# Start yms server
node server.js

About

Server for projects based on ym modules

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%