ZERO TO PRODUCTION 15MIN - nself-org/cli GitHub Wiki
Quick start guide to get nself running and deployed.
curl -sSL https://install.nself.org | bashnself init
nself buildnself start
nself urlsOpen Hasura console:
nself adminCreate a table in the console.
Use GraphQL to query your data.
See Deployment Guide.