1
0
mirror of https://github.com/sasjs/server.git synced 2025-12-10 11:24:35 +00:00

chore: README.md

This commit is contained in:
Saad Jutt
2021-11-30 07:24:35 +05:00
parent 70b60af10c
commit e6e4cd901d

View File

@@ -17,8 +17,11 @@ Configuration is made in the `configuration` section of `package.json`:
### Using dockers:
There is `.env.example` file present at root of the project. [for Production]
There is `.env.example` file present at `./api` of the project. [for Development]
There is `.env.example` file present at `./web` of the project. [for Development]
Remember to provide enviornment variables.
#### Development