Skip to content

Commit

Permalink
Setup Limit rate
Browse files Browse the repository at this point in the history
  • Loading branch information
pphatdev committed Apr 6, 2024
1 parent 048c243 commit 58a1712
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ npm install
npm run start
```

## Database Migration
## Database Migration 🚀🛩️

You can create multi table

Expand All @@ -56,7 +56,7 @@ After Creating sql file you have to update the sql to your own table.
cd ./migrations/sql
```

## Migrate table to Database
## Migrate table to Database 〽️

```sh
npm run db:migrate
Expand Down

0 comments on commit 58a1712

Please sign in to comment.