Skip to content

Commit 0acb12e

Browse files
authored
Update README.md
1 parent 9291a2f commit 0acb12e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Add [PHP](https://www.php.net/), [Composer](https://getcomposer.org/), [MySQL](https://mariadb.org/), [phpMyAdmin](https://www.phpmyadmin.net/) and [PHP CRUD API](https://github.com/mevdschee/php-crud-api) to your local development environment.
44

5+
You might be interested in a simple [JavaScript API Wrapper](https://github.com/scriptPilot/js-php-mysql-crud-api) or a [Local Persistent Database + MySQL Sync](https://github.com/scriptPilot/pouchdb-mysql/).
6+
57
## Installation
68

79
1. Install [Docker](https://www.docker.com/) and [Node.js](https://nodejs.org/)
@@ -18,8 +20,6 @@ Add [PHP](https://www.php.net/), [Composer](https://getcomposer.org/), [MySQL](h
1820
npx add-php-backend
1921
```
2022

21-
💡 You might be interested in a simple [JavaScript API Wrapper](https://github.com/scriptPilot/js-php-mysql-crud-api) or a [Local Persistent Database + MySQL Sync](https://github.com/scriptPilot/pouchdb-mysql/).
22-
2323
## Usage
2424

2525
- Run `npm run backend` to start the backend

0 commit comments

Comments
 (0)