Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rusiruavb/pharmacy-api
https://github.com/rusiruavb/pharmacy-api
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/rusiruavb/pharmacy-api
- Owner: rusiruavb
- Created: 2024-05-08T07:45:21.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-08T12:33:56.000Z (6 months ago)
- Last Synced: 2024-05-09T09:28:39.699Z (6 months ago)
- Language: TypeScript
- Size: 263 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Pharmacy API
### How to run the application locally
Step 01 - Clone the application from GitHub
```
git clone https://github.com/rusiruavb/pharmacy-api.git
```Step 02 - Run following command to install the dependencies
```
npm install
```Step 03 - Run following command to start the application
```
npm run start:dev
```Step 04 - Import the Postman collection and environment variables in the `postman` directory to the Postman software
Step 05 - Access the APIs via Postman