Skip to content

ChiefORZ/leberkas-vote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Leberkas Vote

CodeFactor DeepSource

Development

This project uses Turborepo for task running and caching.

Available Commands

# Install dependencies
pnpm install

# Run development server
pnpm turbo dev

# Build the application
pnpm turbo build

# Run tests
pnpm turbo test

For more details on available tasks, check the turbo.json configuration file.