Skip to content

Commit

Permalink
docs: Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rolznz authored Oct 8, 2024
1 parent 281b2fb commit c5ccd64
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ A minimal Lightning address server powered by [NWC](https://nwc.dev)

### Creating a new migration

- Edit the schema (`./src/db/schema.ts`)
- Create the migration files: `deno task db:generate`
- The migration will automatically happen when the app starts.

Expand Down

0 comments on commit c5ccd64

Please sign in to comment.