beabee-communityrm / beabee-join

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

beabee frontend

This is the new beabee frontend, it will slowly replace the old user interface and beabee/beabee will become a pure API.

To set up:

cp .env.example .env
npm install

You can use the default settings in .env.example which point to the dev API.

To start development:

npm start

Go to http://localhost:8080

About

License:GNU Affero General Public License v3.0


Languages

Language:Vue 60.8%Language:SCSS 20.4%Language:JavaScript 15.5%Language:Python 1.9%Language:HTML 0.7%Language:Dockerfile 0.5%Language:Shell 0.2%