Skip to content
View frama21's full-sized avatar
  • Bandung, Indonesia
  • 04:15 (UTC +07:00)
  • LinkedIn in/frama21

Organizations

@codddicted @existhink @sastrala @enviroast-id
Block or Report

Block or report frama21

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. vue3-ddd-base vue3-ddd-base Public template

    Vue 3 DDD Patern Template

    Vue

  2. Step by Step Deploy Project in VPS Step by Step Deploy Project in VPS
    1
    ## 1. Clone the project into server & install it
    2
    ## 2.  install nginx  
    3
    ```bash
    4
    $ sudo apt install nginx
    5
    ```  
  3. Mysql, Postgree docker compose Mysql, Postgree docker compose
    1
    # for pull mysql compose
    2
    curl -LO https://gist.githubusercontent.com/frama21/170c1dbabe2338f8fd3c4eee9c26b873/raw/6daba068b1661d416292782cb7bbb551f024636e/docker-compose-mysql.yml
    3
    
                  
    4
    # for pull postgres compose
    5
    curl -LO https://gist.githubusercontent.com/frama21/170c1dbabe2338f8fd3c4eee9c26b873/raw/6daba068b1661d416292782cb7bbb551f024636e/docker-compose-postgre.yml
  4. Embedded File Viewer: Google Drive, ... Embedded File Viewer: Google Drive, OneDrive
    1
    ## Office Web Apps Viewer 
    2
    ('.ppt' '.pptx' '.doc', '.docx', '.xls', '.xlsx')
    3
    
                  
    4
        http://view.officeapps.live.com/op/view.aspx?src=[OFFICE_FILE_URL]
    5