mirror of
https://github.com/mempool/mempool.git
synced 2026-08-13 12:33:11 +02:00
parent
7dca8ae1a0
commit
24f76f2f37
4 changed files with 3 additions and 21 deletions
|
|
@ -69,11 +69,6 @@ Create database and grant privileges:
|
|||
Query OK, 0 rows affected (0.00 sec)
|
||||
```
|
||||
|
||||
From the mempool repo's top-level folder, import the database structure:
|
||||
```bash
|
||||
mysql -u mempool -p mempool < mariadb-structure.sql
|
||||
```
|
||||
|
||||
## Mempool Backend
|
||||
Install mempool dependencies from npm and build the backend:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue