SolidJobs - Open Source Panel
The easiest way to work in this project (docker and docker-compose required):
make up
git clone https://github.com/solidjobs/webapp .
npm install
ng serve
- Open
https://app.solidjobs.org/
in the browser - Log in with your Google account
- Once inside, open the Developer Tools (F12)
- Go to the
Application
tab →Storage
→Local Storage
- Select
https://app.solidjobs.org/
- Copy the
session
's key value
- Now go to
http://localhost:4200/
(please note that this cannot be done from another port) - Open the Developer Tools (F12)
- Go to the
Application
tab →Storage
→Local Storage
- Select
http://localhost:4200/
- Paste the code into the
session
's key value field - Your Open Source Panel should now be linked to
app.solidjobs.org
- ./build_prod
- Enjoy.
Hans Castro |
Aida Puigdellivol |
Melanie Caballero |
José Mª Verdú |
@todo hans
SolidJobs Open Source Panel is MIT licensed.