API Reference Francis v#0.1.20
View SourceModules
Module responsible for starting the Francis server and to wrap the Plug functionality
Module that imports required macros from Francis and Plug.Router
Watcher mode for development that checks modified time of your files and recompiles them
Mix Tasks
Generates a new Francis project. This task creates a new directory with the specified application name and a basic project structure.
Generates Docker deployment files for Francis projects.
Starts the application by configuring all endpoints servers to run.