Frontend to Hackware Web Services and more
Felix Freeman 234ec00422 Missing copyright notice | 5 years ago | |
---|---|---|
public | 5 years ago | |
src | 5 years ago | |
.editorconfig | 5 years ago | |
.env | 5 years ago | |
.gitignore | 5 years ago | |
COPYING | 5 years ago | |
README.md | 5 years ago | |
babel.config.js | 5 years ago | |
package-lock.json | 5 years ago | |
package.json | 5 years ago | |
vue.config.js | 5 years ago |
Frontend interface to various Hackware web services (not neccesarily part of the Hawese project). This project is running live on https://userland.hackware.cl.
npm install # Installs dependencies
Depending on the enviroment you are working on, either development
or production
setup the .env.environment.local
file with the APP_VUE_HAWESE_ENDPOINT
environment variable corresponding to the endpoint of the hackware/hawese backend your instance of this frontend will communicate with.
npm run serve # Compiles and hot-reloads
npm run lint # Lint and fix
npm run build # Compiles and minifies
Copyright 2019 Hackware SpA.
This project is licensed under the GNU Affero General Public License v3 or any later version.
Though crafted by me with Inkscape and subject to the same license as the rest of the project images on public/img/payment_methods/
might be subject to trademark or related restrictions.
Other images from - or based on - Unsplash images.
To comply with license terms you must provide the means to access the source code of your version of the software easily and free of charge to any person that has access to the software, even users which access through a network (i.e. web browser). I've provided an easy way to accomplish this requirement by adding a #userland_sourcecode
link element on the sidebar which must always link to a clone of the source code you are running, if you have NOT made modifications to this proyect then it's OK to use the already provided URL.
Any modification or inclusion of this source code will inherit the same license, that is, it can't be sublicensed.
If you want to use the software but are afraid of or can't comply with the license terms we can arrange other license terms for your case. Though most probably I'll not accept if you don't provide your modifications to the software back.