Set up your local development environment for contributing to Pangolin
Add upstream remote
upstream
:Create feature branch
docs-docker
feature-new-system
fix-title-cards
bug
docs
feature
fix
patch
Open pull request
dev
branch of the original repository.Install dependencies
Configure environment
config/
directory at the root with a config.yml
inside. Refer to the Pangolin Configuration docs or the config.example.yml
in the repo for a sample of what to include in that file.dashboard_url
to http://localhost:3002
.Generate database schema
Start development server
Install dependencies
Configure environment
config/
directory at the root with a config.yml
inside. Refer to the Pangolin Configuration docs or the config.example.yml
in the repo for a sample of what to include in that file.dashboard_url
to http://localhost:3002
.Generate database schema
Start development server