Skip to content

kielabokkie/powwow

Repository files navigation

Powwow

A Vue.js frontend for the PowerDNS API

Configuration

Copy .env.js.example to .env.js:

cp .env.js.example .env.js

Open the .env.js file and set the API_URL and API_KEY to match your server.

Build Setup

# install dependencies
yarn install

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

About

A Vue.js frontend for PowerDNS

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published