Stellar

A Modular Action-Based
Web Framework!

GET STARTED GITHUB

You know

You already know JavaScript? Read the guide and start building amazing APIs!

Modular

Stellar was drawn to be extremely modular and extensive. From small to big apps.

Rapid prototyping

Do not waste time imagining. With Stellar you do not dream, you realize.

Fast Example

# create a new project
$ stellar init --name=projectname
# create a new model
$ stellar makeModel post --module=private --crud
# start a cluster
$ stellar startCluster