Nullstack
What is Nullstack?DocumentationContributorsWaifuPortuguês
AE Studio is hiring Nullstack developers that get shit done! Apply here.
Core concepts
What is Nullstack? Getting started Stateless Components Stateful components Full stack lifecycle Server functions Context Routes and params Two-way bindings Underscored Properties JSX elements TypeScript
Advanced concepts
Transpilation and Security Application Startup Script runner Persistent Components Context data Context instances Context environment Context page Context project Context settings Context secrets Instance self Server request and response Styles Service Worker How to customize Webpack
Build Modes
Server-side rendering Static site generation Single page applications
Examples
Nullstack Logo How to use MongoDB How to use Google Analytics How to use Facebook Pixel
Deploy
How to deploy How to deploy to Vercel How to deploy to GitHub Pages How to deploy to Heroku

How to Deploy a Nullstack application on Heroku

Use the Buildpack heroku/nodejs.

Create a Procfile in the application root with the following:

web: node .production/server.js

Next step

🎉 Congratulations! You are done with the documentation!

⚔ If you want to see this more examples please open an issue on github.

Have any questions or suggestions? Join our Discord

Nulla-Chan

Want to show your love and help us spread the word?

Leave a star on GitHub