🗃️ Writing your fleck(s)
6 items
📄️ Command-line interface
Use built-in commands and write your own.
📄️ Environment Variables
Configure your application with environment variables.
📄️ Database
Define models and connect to a database.
📄️ Docker
Spin up containers and orchestrate your production application.
📄️ Sockets
Run a websocket server and define packets.
📄️ React
Define root components, enable SSR, and more.
📄️ Electron
Run your application in Electron.
📄️ Redux
Define your actions, reducers, and state.
📄️ REPL
Start a REPL server and connect to it.