-
install dependencies: yarn install
-
start application using nodemon: yarn dev
-
start application using node: yarn start
-
test the application: yarn test
-
application will be running locally on port 3000.
-
Ping route: http://localhost:3000/api/ping
-
Posts route: http://localhost:3000/api/posts
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|