network_inventory/frontend
2021-01-26 22:32:38 +01:00
..
public move the CSS and icons 2021-01-26 22:31:55 +01:00
src add a minimal working example 2021-01-25 21:00:08 +01:00
.browserslistrc add some vue related configs 2021-01-26 22:32:38 +01:00
.eslintrc.js add some vue related configs 2021-01-26 22:32:38 +01:00
.gitignore add a vue.js application as a frontend 2020-11-27 19:30:27 +01:00
babel.config.js add some vue related configs 2021-01-26 22:32:38 +01:00
Dockerfile add the API to the NGINX server 2020-11-28 01:22:25 +01:00
Dockerfile-dev add a Docker development setup for Vue 2020-12-07 19:58:09 +01:00
index.html Change the application title 2021-01-25 20:58:37 +01:00
nginx.conf add the API to the NGINX server 2020-11-28 01:22:25 +01:00
package-lock.json add a vue.js application as a frontend 2020-11-27 19:30:27 +01:00
package.json add axios 2021-01-25 20:58:48 +01:00