import Nullstack from "nullstack"; import Application from "./src/Application"; const context = Nullstack.start(Application); export default context