0.1.0 • Published 5 months ago

sxyq v0.1.0

Weekly downloads
-
License
-
Repository
-
Last release
5 months ago

This is a Steedos project bootstrapped with create-steedos-app.

Getting Started

Start mongodb & redis service

docker-compose up

Start steedos service

yarn
yarn start

Open http://localhost:5000 with your browser to see the result.

Learn More

To learn more about Steedos Platform, take a look at the following resources:

You can check out the Steedos GitHub repository - your feedback and contributions are welcome!

Deploy your project

The easiest way to deploy your Steedos app is to use the Docker Template.

Check out our Steedos deployment documentation for more details.