2020-02-28 15:19:46 +00:00
2020-02-15 06:57:08 -05:00
2020-02-27 21:45:05 -05:00
2020-02-27 14:24:33 +00:00
2020-02-28 15:19:46 +00:00
2020-02-11 15:37:17 +00:00
2020-02-11 15:37:17 +00:00
2020-02-17 21:38:58 -05:00
2020-02-22 10:49:02 -05:00
2020-02-11 15:37:17 +00:00
2020-02-11 15:37:17 +00:00
2020-02-11 15:37:17 +00:00
2020-02-11 15:37:17 +00:00
2020-02-15 23:41:02 +00:00
2020-02-12 11:43:51 +00:00
2020-02-26 12:30:35 +00:00
2020-02-15 23:41:02 +00:00

Heimdall (heimdall)

An application management portal

Install

npm run setup

When asked Where will the API live?, the default / will work for most people, however, if you wish to run the app in development mode set it to http://localhost:3000/

Run the backend server

npm run server

By default both the server and frontend will be accessible on port 3000

Start the app in development mode (hot-code reloading, error reporting, etc.)

quasar dev

Front end will be accessible on port 8080

Lint the files

yarn run lint

Build the app for production

quasar build
Description
No description provided
Readme 11 MiB
Languages
JavaScript 57.4%
Vue 36.6%
SCSS 5.3%
HTML 0.4%
Dockerfile 0.3%