Skip to content

Thomas-Pellan/scheduler-front

Repository files navigation

scheduler-front project

Goals

  • Provide a graphic interface for the scheduler APIs

Features - Versions

  • 1.0.0 : Vue/Nuxt project setup with vuetify templating
  • 1.0.1 : Creating API call, simple sotre and components to check if the backend is up and running
  • 1.0.2 : Implementing simple spring cron expression validator with API call

Requirements

  • This will work with the scheduler spring project started, please see this other project.

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm run start

# generate static project
$ npm run generate

For detailed explanation on how things work, check out the documentation.

About

Interface to use with the shceduler project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages