Skip to content

Mage project platform template for using multiple projects and other non-Mage projects in 1 Mage ultra project.

Notifications You must be signed in to change notification settings

mage-ai/platform_template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quick start

  1. git clone https://github.com/mage-ai/platform_template.git
  2. In the current directory (the parent directory of platform_template), start Mage:
    docker run \
        -it \
        -p 6789:6789 \
        -v $(pwd):/home/src \
        mageai/mageai:latest /app/run_app.sh mage start platform_template
    

About

Mage project platform template for using multiple projects and other non-Mage projects in 1 Mage ultra project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages