Skip to content
This repository was archived by the owner on Jun 4, 2024. It is now read-only.

manico/zeit-admin

Repository files navigation

zeit-admin

Zeit Admin Application with Vuetify powered by Nuxt

Using

  • Clone or fork repository
  • Install dependencies npm install
  • Create confidential.json in application root
  • Start development server npm run dev

Confidental File

{
  "tokens": [
    {
      "name": "default",
      "value": "NHn7hsxYpqtePquExcikQZxR",
      "active": true
    }
  ]
}

If you are running application on multiple instances please make sure that confidential file is on shared storage.

About

Zeit Admin Application

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published