krestenlaust / fappen

F-Klub web-app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fappen

Fappen is an app that strives to connect the various F-Klub services/systems in a single mobile package.

Project Environment

To set up a development environment for the project you will need the following setup on your system:

  • Node.JS (Any semi recent version should work - has been tested to work with V17)
  • A local stregsystem setup. Since the app depends on the API you will need with that implemented (see stregsystem/#320).

Running the project:

npm install     # Installs dependencies  
npm start       # Builds the project and starts a local server  

To just build the project run npm run build.

About

F-Klub web-app

License:Other


Languages

Language:TypeScript 69.7%Language:JavaScript 13.0%Language:Pug 9.4%Language:SCSS 4.0%Language:Python 2.8%Language:Dockerfile 0.9%Language:Lua 0.3%Language:HTML 0.0%