module Vizbor::Server

Overview

https://github.com/kemalcr/kemal

Extended Modules

Defined in:

vizbor/server.cr

Instance Method Summary

Instance Method Detail

def init_locale : Nil #

Initialize locale.

NOTE https://github.com/crystal-i18n/i18n


[View source]
def run : Nil #

Run Web Server.


[View source]
def run_migration : Nil #

Run migration.


[View source]