Skip to content

temmey/PermaplanT

 
 

Repository files navigation

PermaplanT

Build Status Open in Dev Containers

PermaplanT is an app for

  • Web: Firefox, Chromium
  • Larger mobile devices like tablets: Progressive Web App (PWA) Android 9+

Documentation

Start reading in /doc/architecture/README.md. The documentation is best viewed by running the following commands in the projects root folder:

make run-mdbook

Which will open /doc/architecture/README.md as first page.

Makefile commands

Following commands exists:

run, test, build, clean

Following entities exist:

frontend, backend, mdbook, storybook

You can construct your commands now, e.g run-backend, test-mdbook, build-storybook or clean-backend

Type make help to see all commands

SOME OF THESE COMMANDS REQUIRE ENV VARIABLES, LOOK AT backend env variables or frontend env variables

Important links:

Community and Contributing

PermaplanT is developed by us and by users like you. We welcome both pull requests and issues on GitHub. Check out the contributing docs.

Information about developing can be found under our development setup.

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 48.3%
  • Rust 37.0%
  • JavaScript 7.2%
  • Python 4.0%
  • PLpgSQL 1.3%
  • Makefile 0.7%
  • Other 1.5%