Skip to content

HACC2019/galaxy-brains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GB Logo

Galaxy-Brains

Hub designed to educate and provide a resource for communities to take part in sustainability projects in accordance with the Aloha+ standards.

Getting Started

  1. install python3
  2. If you do not have pip installed with python3, install pip for python3 using curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py then run python3 get-pip.py or python get-pip.py if python3 is your default python
  3. pip3 install django/ pip install django if python3 is your default python
  4. pip3 install pyrebase/ pip install pyrebase if python3 is your default python
  5. git clone https://github.com/HACC2019/galaxy-brains.git
  6. cd galaxy-brains
  7. cd src
  8. python3 manage.py runserver/ python manage.py runserver if python3 is your default python
  9. Proceed to Scholar-Space (Which should be on localhost:8000)

About

Hub designed to educate and provide a resource for communities to take part in sustainability projects in accordance with the Aloha+ standards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published