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

dev: Local integration setup #1

Merged
merged 5 commits into from
Mar 28, 2024
Merged

Conversation

b-j-roberts
Copy link
Contributor

@b-j-roberts b-j-roberts commented Mar 26, 2024

  • issue #
  • follows contribution guide
  • code change includes tests
  • breaking change

Full setup to allow easy testing and development of the full stack in a local environment.

…watching script, deploys the contract onchain, starts the backend, starts redis, initializes the canvas, starts the frontend, logs everything to an integration test directory, and provides basic scripts and ways to interact with the canvas onchain
@b-j-roberts b-j-roberts merged commit 1238bcf into main Mar 28, 2024
3 checks passed
@b-j-roberts b-j-roberts deleted the dev/ci-and-full-integration branch March 28, 2024 20:15
b-j-roberts added a commit that referenced this pull request Apr 22, 2024
 (#54)

* add sorting for completed

* Create quest.go

To store Quest Structs

* Create Quests.go

* Update routes.go

* Update routes.go

* Update and rename Quests.go to quests.go

* Update quest.go

* Delete quest.go

* Update quests.go

Updates to quests route

* Update quests.go

Changed route name to follow other routes pattern.

* Update quests.go

* Update Quests.js to consume mainQuests and dailyQuests routes

* Update Quests.js

* Display local quests for now

---------

Co-authored-by: Otaiki1 <[email protected]>
Co-authored-by: Brandon Roberts <[email protected]>
Co-authored-by: Brandon R <[email protected]>
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.

1 participant