Flagsmith / Flagsmith/flagsmith

DevExp: local environment

Open
#2,893 0 comments 0 reactions 2 assignees Assigned to @khvn26 View on GitHub
improvement tech-debt
Dominant language
Python
Stars
6.6k
Forks
567
Avg merge
1d 13h
Merged PRs (30d)
121

Description

This is a tracking issue for current problems when trying to bring up Flagsmith locally:

cc @gnumoreno

### Common

- [ ] No single documented way of doing this. We should also document prerequisites i.e. pyenv, Docker and npm.

### API

- [ ] `make install` failing due to Poetry not updating `$PATH` out of the box.
- [ ] `make serve` target should invoke `docker-up` and `django-migrate` targets automatically.

### Frontend

- [ ] `make build` target is incorrect, should invoke `npm run bundle` instead of `npm run build`.
- [ ] Should add `ENV=local` to `.env-local` to point frontend brought up by the `make serve` target to the local API.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.