Skip to content

Latest commit

 

History

History
50 lines (29 loc) · 1005 Bytes

README.md

File metadata and controls

50 lines (29 loc) · 1005 Bytes

Mikazuki

Vue.js Anime Tracker (currently only supporting AniList)


What is Mikazuki?

Welcome to Mikazuki, the whole new experience of managing the AniList!

With this program you will easily add, update or delete Anime from your list!

You only have to login to AniList and the fun can begin!

Discord Server

Join the Mikazuki Discord Server!

Wanna support me?

ko-fi


Short Build Setup

# install dependencies
npm install

## !! Check .env.local sample file and create your own .env file!

# Generate app in development mode
npm run serve

# build application for production
npm run build

# lint all files in `src/`
npm run lint

GNU General Public License v3.0