Skip to content

A bunch of Anthill Services combined together for development purposes

License

Notifications You must be signed in to change notification settings

anthill-platform/anthill-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hack In

This branch is made for the purpose of development of the anthill itself.

Mac OS X

To setup minimal development environment on Mac Os X, you will need:

  1. Install PyCharm (Community Edition is fine)
  2. Clone this branch, including all submodules
    git clone -b dev https://github.com/anthill-platform/anthill-dev.git
    cd anthill-dev
    git submodule update --init --recursive
  3. Install docker. Run:
    docker-compose up .
  4. Open http://localhost:9500 in your browser
  5. Press "Proceed", login using username root and password anthill. You should see something like this:

About

A bunch of Anthill Services combined together for development purposes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published