readme
This commit is contained in:
@@ -27,23 +27,23 @@ sudo docker-compose up -d
|
|||||||
```
|
```
|
||||||
|
|
||||||
## DB
|
## DB
|
||||||
connect http://localhost:8984/synopsx/create-project
|
--connect http://localhost:8984/synopsx/create-project
|
||||||
|
|
||||||
create a 'gdp' project
|
create a 'gdp' project
|
||||||
|
|
||||||
connect to http://localhost:8984/synopsx/config
|
connect to http://localhost:8984/synopsx/config
|
||||||
select 'gpd' and click on 'ok'
|
select 'gpd' and click on 'ok'
|
||||||
|
|
||||||
the api is ready, you can go to http://localhost:8984/gdp/home
|
the api is ready, you can go to http://localhost:8984/gdp/home--
|
||||||
|
|
||||||
|
|
||||||
/*
|
|
||||||
## Client
|
## Client
|
||||||
```
|
```
|
||||||
cd client
|
cd client
|
||||||
npm install
|
npm install
|
||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
open http://localhost:8080 in your browser */
|
open http://localhost:8080 in your browser
|
||||||
|
|
||||||
|
|
||||||
## Doc
|
## Doc
|
||||||
|
|||||||
Reference in New Issue
Block a user