mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-04-28 18:38:24 -05:00
aadf75c7bffc3ffc5367d7a126905b7a3f8b4a1c
Resolves https://github.com/go-vikunja/frontend/issues/58
Web frontend for Vikunja
The todo app to organize your life.
This is the web frontend for Vikunja, written in Vue.js.
Take a look at our roadmap (hosted on Vikunja!) for a list of things we're currently working on!
Security Reports
If you find any security-related issues you don't want to disclose publicly, please use the contact information on our website.
Docker
There is a docker image available with support for http/2 and aggressive caching enabled.
Project setup
yarn install
Compiles and hot-reloads for development
yarn run serve
Compiles and minifies for production
yarn run build
Lints and fixes files
yarn run lint
Releases
11
Languages
Go
64.7%
TypeScript
17%
Vue
16.4%
SCSS
0.7%
JavaScript
0.6%
Other
0.5%