mirror of
https://github.com/sasjs/server.git
synced 2026-01-18 03:10:06 +00:00
docs(readme): fixed typos
This commit is contained in:
@@ -59,12 +59,12 @@ It will build following images if running first time:
|
|||||||
|
|
||||||
### Using node:
|
### Using node:
|
||||||
|
|
||||||
#### Development (running api and web seperately):
|
#### Development (running api and web separately):
|
||||||
|
|
||||||
##### API
|
##### API
|
||||||
|
|
||||||
Navigate to `./api`
|
Navigate to `./api`
|
||||||
There is `.env.example` file present at `./api` directory. Remember to provide enviornment variables else default values will be used mentioned in `.env.example` files
|
There is `.env.example` file present at `./api` directory. Remember to provide environment variables else default values will be used mentioned in `.env.example` files
|
||||||
Command to install and run api server.
|
Command to install and run api server.
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user