/BookLah-Backend

🏔️ BookLah! Backend

Primary LanguagePython

Back-end Repository for BookLah

  • Enterprise Solution Development

Tech Stack

  • Python/Flask
  • Express.js

Getting Started

  1. Clone the project

    git clone https://github.com/joshuadavidang/BookLah-Backend
    
  2. Install dependencies

    npm ci
    
  3. Set up environment variables

    cp .env.example .env.local
    
  4. Run the project in development environment

    docker compose up
    

G10T5