ZolaApp / zola-app

Zola’s dashboard.

Home Page:https://app.zola.ink

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zola App

Zola App is the source code for Zola’s dashboard, https://app.zola.ink.

Meta

Getting started

Copy the .env.dist file to .env and run:

$ npm install
$ npm run dev

✨Zola app running on port 3000. ✨

You can use a custom port using the PORT environment variable.

License

BSD-3 License. See LICENSE.

About

Zola’s dashboard.

https://app.zola.ink

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 97.5%Language:CSS 2.2%Language:Shell 0.3%