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 7 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
  • framework Public

    Bima Framework

    bimalabs/framework’s past year of commit activity
    Go 7 MIT 2 0 0 Updated Oct 9, 2024
  • cli Public

    Cli Tool for Bima Framework

    bimalabs/cli’s past year of commit activity
    Go 4 MIT 2 0 0 Updated Aug 21, 2024
  • skeleton Public

    Bima Framework Skeleton

    bimalabs/skeleton’s past year of commit activity
    Go 3 MIT 1 0 0 Updated Nov 11, 2023
  • generators Public
    bimalabs/generators’s past year of commit activity
    Go 0 1 0 0 Updated Jan 4, 2023
  • imagetool Public

    Image tool to check image aspects using imagemagick

    bimalabs/imagetool’s past year of commit activity
    Go 0 0 0 0 Updated Nov 19, 2022
  • middlewares Public

    Bima Framework Middlewares

    bimalabs/middlewares’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Sep 13, 2022
  • .github Public

    Bimalabs

    bimalabs/.github’s past year of commit activity
    0 0 0 0 Updated Jul 30, 2022
  • listeners Public

    Bima Framework Listeners

    bimalabs/listeners’s past year of commit activity
    Go 0 MIT 0 0 0 Updated Jul 12, 2022

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…