Skip to content

vitvrs/fantasion

 
 

Repository files navigation

Fantasion interface | https://fantasion.cz

This is a web interface for Fantasion, a non-profit company that runs summer camps for children in Czechia.

Components

See also

Requirements

This project requires you to have current version of Python and Node.js installed. You will also need Poetry and npm.

Installation

Install dependencies with npm. It should trigger installation of Python dependencies as well.

npm ci

Running

To run the backend, use

npm run backend

To run the website, use

npm run web

Obviously, you will need the backend running for the website to work.

Packages

No packages published

Languages

  • Python 83.4%
  • HCL 11.2%
  • JavaScript 2.7%
  • HTML 2.0%
  • Other 0.7%