Skip to content

Commit

Permalink
Merge pull request #2583 from dusk-network/preliminary_archive_graphq…
Browse files Browse the repository at this point in the history
…l_endpoints

rusk: add preliminary archive graphql endpoints
  • Loading branch information
Neotamandua authored Oct 4, 2024
2 parents db53ed3 + afc8363 commit 3981add
Show file tree
Hide file tree
Showing 9 changed files with 496 additions and 104 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 2 additions & 0 deletions node/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@ This can be done through:
1. Set DATABASE_URL or create .env file with ``DATABASE_URL=sqlite:///tmp/temp.sqlite3``
2. Create a db with ``sqlx database create``
3. Run the migrations with ``sqlx migrate run``

> NB: You need to be in the /node folder of this project for sqlx to detect the migrations folder
Loading

0 comments on commit 3981add

Please sign in to comment.