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

Get setup for development on Justice Counts Publisher #90

Open
lilidworkin opened this issue Oct 17, 2022 · 4 comments
Open

Get setup for development on Justice Counts Publisher #90

lilidworkin opened this issue Oct 17, 2022 · 4 comments

Comments

@lilidworkin
Copy link
Collaborator

lilidworkin commented Oct 17, 2022

Steps to get setup for development on the Justice Counts Publisher application:

  1. Clone this repo
  2. cd into the publisher subdirectory (this is where you will be doing all of your development)
  3. Make a copy of .env.example and rename it to .env
  4. In .env, replace http://localhost:5001 with https://justice-counts-web-qqec6jbn6a-uc.a.run.app/. This means that the frontend will run against our staging backend API.
  5. Run yarn install
  6. Run yarn run dev
  7. You should see a dialog prompting you to login. An account has been created for you already! Check your email for instructions to set your password.
  8. Feel free to explore the app. You can make any changes you want -- it will only affect our staging database.

Let @lilidworkin know if you have any trouble!

@ivan-kishko
Copy link
Collaborator

@lilidworkin Hello Lili. Everything is working for me, thanks for instructions)

@lilidworkin
Copy link
Collaborator Author

Awesome @ivan-kishko , thanks for letting me know!

@ivan-kishko
Copy link
Collaborator

@lilidworkin I am not sure what to do with assignment to this task. Should I just remove myself from assignees now?

@lilidworkin
Copy link
Collaborator Author

@ivan-kishko yep, I'll remove you, and we can keep the issue open to reassign to anyone else new who joins. Thanks!

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

2 participants