Nullstack Examples
A collection of application examples with Nullstack.
We accept guest examples! You can write it up in markdown and open a PR to our github repo.
How to deploy to Vercel
Follow these steps to deploy on Vercel
How to deploy to GitHub Pages
Follow these steps to deploy on GitHub Pages
How to deploy to Heroku
Follow these steps to deploy on Heroku
How to use MongoDB
You can use any database with Nullstack, but the JavaScript integration and flexibility of MongoDB looks especially good with Nullstack applications
How to use Google Analytics
Take advantage of the context and custom events to create a component that dynamically sends GTAG events
How to use Facebook Pixel
Take advantage of the context and custom events to create a component that dynamically sends Pixel events
Using Nullstack as a Web API
Nullstack can be used as a web API, you can write your own endpoints or expose server functions.
Using Nullstack to build a Chrome Extension
Nullstack can be used to build a Chrome Extension.
Using Nullstack to build a Desktop Application
Nullstack can be used to build a Desktop Application.
Using Nullstack to build a Mobile Application
Nullstack can be used to build a Mobile Application.
Using Nullstack to build a personal Portfolio on GitHub
Nullstack can be used to build a personal Portfolio on GitHub.
