added readme

parent 7ca1b71a
...@@ -26,6 +26,12 @@ ...@@ -26,6 +26,12 @@
npm run dev npm run dev
``` ```
```bash
npm run seed
```
Jwt token is send throuh headers (token bearer)
## API Endpoints ## API Endpoints
- POST: <http://localhost:3000/users> Sign Up - POST: <http://localhost:3000/users> Sign Up
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment