NOTE: the project is under development and I am making changees to the react state. As the state is being saved to localstorage, updating it might cause some changes to break for you. If you are facing any issues while loading the app, Please clear localstorage and refresh. Please raise an issue and I'll be happy to help. Thanks.
git clone https://github.com/pg07codes/fokus
cd fokus
npm install
yarn dev
yarn build
git clone https://github.com/pg07codes/fokus
cd fokus
docker build -t fokus .
docker run -d --name fokus -p 3000:3000 fokus
NOTE: There is also an unofficially maintained docker image available at registry.gitlab.com/brandonbutler/fokus-docker:latest
, see the fokus-docker project for more information.
Contributions in any form are encouraged and I would love to merge them back into the codebase. You can help me by:
If you're into react development and interested in contributing, feel free to raise a issue or PR or hit me up on my mail.
I chose this license to ensure this project stays open source and contributor enhancements are made available to the public.
GNU GPLv3 Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.
See license
for complete license text.
Copyright © 2022 Pranav Gupta
Fokus Code is GNU GPLv3 licensed 💖