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

Hawaii react hack core branch #7

Open
wants to merge 257 commits into
base: master
Choose a base branch
from
Open

Hawaii react hack core branch #7

wants to merge 257 commits into from

Conversation

chrabyrd
Copy link

@chrabyrd chrabyrd commented Apr 12, 2022

Setup:

  1. In your Projects folder, create a directory for this hackathon ( I used hawaii-react-hack ), and cd into it.
  2. Clone this branch into the directory.
  3. Clone the hackathon project branch ( https://github.com/fargeo/sfplanning/pull/68 ) into the directory as well.
  4. Create an ENV ( see steps 2 and 5 here: https://arches.readthedocs.io/en/stable/creating-a-development-environment/ )
  5. Add django-webpack-loader to the ENV ( pip install django-webpack-loader )
  6. Your hackathon directory should now have 3 subfolders, arches, sfplanning, and ENV.
  7. Navigate to the arches directory and run yarn, this will generate a node_modules folder inside of the media directory.
  8. Navigate to the sfplanning directory and load the package python manage.py packages -o load_package -s sfplanning/pkg -dev -y -db
  9. Once the package data has finished loading, navigate to the sfplanning/sfplanning subfolder. You should notice a package.json file.
  10. Run yarn start. This will generate the staticfiles in /media/build and run webpack in watch mode.
  11. In another terminal window, run the server.

apeters and others added 30 commits September 23, 2021 14:40
…able_text_fields

localizable text fields
…able_text_fields

7842 localizable text fields
chrabyrd and others added 30 commits March 30, 2022 09:27
…to_7.0

Update 7.0.x with latest in 6.1.x
Updates the 7.0 branch with latest in dev/6.1.x
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

Successfully merging this pull request may close these issues.

6 participants