File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Backend
2+
23[ ![ Node.js CI] ( https://github.com/SEM5-MiniProject/Backend/actions/workflows/node.js.yml/badge.svg )] ( https://github.com/SEM5-MiniProject/Backend/actions/workflows/node.js.yml )
34[ ![ Heroku Deploy] ( https://github.com/SEM5-MiniProject/Backend/actions/workflows/heroku.yml/badge.svg?branch=main&event=workflow_run )] ( https://github.com/SEM5-MiniProject/Backend/actions/workflows/heroku.yml )
45
89
910![ Shop] ( ./images/shop.png )
1011
12+   ;
13+
14+ ![ Cart] ( ./images/cart.png )
1115
1216<b >API DOCS</b >
1317
1418<p >https://mealdiaries.herokuapp.com/api-docs</p >
1519
16-
17-
1820<b >Admin</b >
1921
2022<p >https://mealdiaries.herokuapp.com/admin</p >
2527<h4 > Get Started</h4 >
2628</br >
2729
28- ```
30+ ```
2931 npm install --global yarn
3032 yarn install
3133```
34+
3235<h4 > How To Run </h4 >
3336
3437```
3538 yarn run dev
3639```
3740
38-
3941<h4 >Commands To Spin Docker Container</h4 >
4042
4143```
You can’t perform that action at this time.
0 commit comments