Skip to content

CodeForPoznan/plantingjs.org

 
 

Repository files navigation

PLANTINGJS.ORG

Join the chat at https://gitter.im/komitywa/plantingjs.org Build Status codecov.io

Synopsis

Flask-based application that run http://plantingjs.org

Installation

Development enviroment could be easly created using Docker Compose file available in repository.

For these, that don't want to use Docker:

  • Download this repository
  • Download and build plantingjs
  • Put /dist directory from plantingjs into /src/static/plantingjs
  • Install Flask
  • Create database (Sqlite file will be create in direct parent of repository's root directory) and make it writable by user that will run app
  • Configure Apache (WSGI file is included, You need to add access to directory that contains database)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 51.6%
  • JavaScript 32.3%
  • HTML 14.6%
  • CSS 1.5%