Skip to content

alcf-web/alcf-prototype

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alcf-prototype

Installation instructions

  1. Install virtual env for python $ pip install virtualenv
  2. Create a virtual env directory $ virtualenv alcf-env
  3. cd into the directory $ cd alcf-env
  4. Install wagtail $ pip install wagtail
  5. git clone alcf repository
  6. Run the server $ python manage.py runserver

About

Prototype of the ALCF backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 82.6%
  • HTML 16.4%
  • Other 1.0%