Skip to content

Getting Started

  • Install Bima Cli

  • Run bima makesure

  • Run bima create app skeleton

  • Run bima run

Setting Database Connecton

  • Edit .env
DB_DRIVER=mysql
DB_HOST=localhost
DB_PORT=3306
DB_NAME=bima_skeleton
DB_USER=root
DB_PASSWORD=aden

Creating New Module

  • Run bima module add category

  • Follow instructions

  • Run bima run

Debugging Application

  • Set break point from your IDE

  • Run bima run debug

  • Debug directly from your IDE

Pinned Loading

  1. cli cli Public

    Cli Tool for Bima Framework

    Go 4 2

  2. framework framework Public

    Bima Framework

    Go 8 2

  3. skeleton skeleton Public

    Bima Framework Skeleton

    Go 3 1

  4. middlewares middlewares Public

    Bima Framework Middlewares

    Go

  5. listeners listeners Public

    Bima Framework Listeners

    Go

Repositories

Showing 8 of 8 repositories

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…