Skip to content

Commit

Permalink
Merge pull request #16 from ayomidebajo/update
Browse files Browse the repository at this point in the history
Update
  • Loading branch information
ayomidebajo authored Mar 25, 2024
2 parents 887598b + 7a631aa commit fa23924
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 8 deletions.
Binary file modified .DS_Store
Binary file not shown.
34 changes: 26 additions & 8 deletions Cargo.lock

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

5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,3 +20,8 @@ for example `sqlx migrate add create_subscriptions_table`
then run `sqlx migrate run` -->

### run maker file
`make build` this will build docker deps and build the server
`make run` this will run the server
`make sqlx_prepare` this will run sqlx prepare command

0 comments on commit fa23924

Please sign in to comment.