
Product
Socket for Jira Is Now Available
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.
A command-line tool for creating full stack sails-ember applications using docker
NOTE: This project, while exciting, is still an early prototype. While being mostly stable it is still being iterated with feature changes and improvements fairly regularly.
Sane - A Javascript fullstack and cli that uses two of the best frameworks, Sails and Ember, so you can rapidly create production-ready web applications. It takes away all the hassle setting up the full backend and frontend environment, embracing convention-over-configuration all the way, so you can focus just on shipping your app. Additionally this cli also supports Docker, using Docker Compose, to automatically install dependencies such as your database and will make deployment easier.
Quickstart:
npm install -g sails sane-clisane new project creates a local project with sails-disk. To install with Docker and production databases see Options.sane generate resource user name:string age:number to generate a new API on the backend and models on the frontendsane up to start the sails server on localhost:1337 as well as the ember dev server on localhost:4200.localhost:4200.Note: If you use Docker, make sure you have fig installed. On Mac or Windows also boot2docker and for Linux see: https://docs.docker.com/installation/ubuntulinux/
##Documentation
The full documentation is available at: http://sanestack.com/
##Development
sane-cli is developed with ES6/7 functionality, using traceur to provide a cleaner code as well as a nice experience for us the developers. To get started:
git clone https://github.com/artificialio/sane.gitcd sane && npm install to install the dependenciesnpm link to make sure you can test the master version globallynpm test to run the test-suite##Thanks
Thanks to mphasize for creating sails-generate-ember-blueprints which overwrites the default SailsJS JSON response to the one that Ember Data's RESTAdapter and RESTSerializer expects.
Thanks to sails for that great backend framework
Thanks to ember-cli contributors for all the great effort that has gone into this product and from which I have taken a lot of inspiration and code, especially in regards to testing.
##License SANE Stack is MIT Licensed.
Built with love by Artificial Labs and contributors <3
FAQs
A command-line tool for creating full stack sails-ember applications using docker
The npm package sane-cli receives a total of 12 weekly downloads. As such, sane-cli popularity was classified as not popular.
We found that sane-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Socket for Jira lets teams turn alerts into Jira tickets with manual creation, automated ticketing rules, and two-way sync.

Company News
Socket won two 2026 Reppy Awards from RepVue, ranking in the top 5% of all sales orgs. AE Alexandra Lister shares what it's like to grow a sales career here.

Security News
NIST will stop enriching most CVEs under a new risk-based model, narrowing the NVD's scope as vulnerability submissions continue to surge.