mirror of
https://github.com/sasjs/server.git
synced 2025-12-10 19:34:34 +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:
|
||||
|
||||
#### Development (running api and web seperately):
|
||||
#### Development (running api and web separately):
|
||||
|
||||
##### 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.
|
||||
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user