iplist/frontend
2026-04-24 19:22:19 +03:00
..
assets/scss feat: new frontend 2025-07-02 20:40:13 +03:00
components feat: add ?native=1 query param to bypass "replace" in cidr4/cidr6 output 2026-04-24 19:22:19 +03:00
composables feat: new frontend 2025-07-02 20:40:13 +03:00
layouts feat: new frontend 2025-07-02 20:40:13 +03:00
pages feat: new frontend 2025-07-02 20:40:13 +03:00
plugins feat: new frontend 2025-07-02 20:40:13 +03:00
public feat: new frontend 2025-07-02 20:40:13 +03:00
stores feat: new frontend 2025-07-02 20:40:13 +03:00
.dockerignore feat: new frontend 2025-07-02 20:40:13 +03:00
.editorconfig feat: new frontend 2025-07-02 20:40:13 +03:00
.env.example feat: new frontend 2025-07-02 20:40:13 +03:00
.eslintrc.js feat: new frontend 2025-07-02 20:40:13 +03:00
.gitignore feat: new frontend 2025-07-02 20:40:13 +03:00
.prettierrc feat: new frontend 2025-07-02 20:40:13 +03:00
nuxt.config.ts feat: new portal selection and favicons 2025-07-10 18:17:05 +03:00
package.json feat: add v2rayGeoIPDat format 2025-08-17 19:38:16 +03:00
README.md feat: new frontend 2025-07-02 20:40:13 +03:00
tsconfig.json feat: new frontend 2025-07-02 20:40:13 +03:00

Nuxt + Vuetify frontend for IPList

Develop

npm install
npm run dev

Build

npm run generate