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

Simplify Backend Commands #495

Merged
merged 2 commits into from
Aug 28, 2023
Merged

Simplify Backend Commands #495

merged 2 commits into from
Aug 28, 2023

Conversation

jinwook-k
Copy link
Contributor

@jinwook-k jinwook-k commented Aug 28, 2023

  • adding build-backend to the setup-dev command to copy binaries to Tauri and not run the build-release command
  • new command to run backend server to make the "building from source" documentation consistent to only using make commands

Updating docs to reflect these changes here: spyglass-search/docs.spyglass.fyi#6

- adding `build-backend` to to the setup command to satisfy Tauri build and not run the `build-release` command
- new command to run backend server to make the "building from source" documentation consistent to only using `make` commands
@a5huynh a5huynh merged commit b6ddaa8 into spyglass-search:main Aug 28, 2023
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.

2 participants