Files
dyrevelfaerd-api/README.md
2020-10-01 15:34:03 +02:00

20 lines
237 B
Markdown

# dyrevelfaerd-api
RESTful web API for the Dyrevelfærd App.
## Install
```
npm install
```
## Run
```
npm start
```
## Documentation
http://localhost:4000
## Configuration
Edit `.env` with the appropriate values for each variable.