Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documentation for local development outdated #3497

Open
okainov opened this issue Jan 23, 2024 · 0 comments
Open

Documentation for local development outdated #3497

okainov opened this issue Jan 23, 2024 · 0 comments

Comments

@okainov
Copy link
Contributor

okainov commented Jan 23, 2024

Description of problem

I was going thru the local dev setup at https://kiwitcms.readthedocs.io/en/latest/set_dev_env.html and noticed some issues:

./node_modules/.bin/webpack watch

This doesn't really exist neither in tcms nor in Kiwi folder. I have .bin, but no webpack inside.

Initialize database

This section does not mention fancier shortcuts from https://kiwitcms.readthedocs.io/en/latest/installing_docker.html#initial-configuration-of-running-container, like manage.py initial_setup or refresh_permissions

And to add on top of it - when I finally start it, I'm getting error with static files like Static file js/bundle.js does not exist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant