Skip to content

hanifkumara/coffee-shop-api

Repository files navigation

Coffee Shop

This API is for Coffee Shop where order food or drinks easily and quickly

Built With

Requirements

Installation

Clone this repository and then use the package manager yarn to install dependencies.

yarn install

Setup .env example

Create .env file in your root project folder.

PORT= 5000
JWT_SECRET_KEY= 
BASE_URL= http://localhost:5000
BASE_URL_FRONTEND= http://localhost:8080

DB_HOST= localhost
DB_USER= root
DB_PASSWORD=
DB_NAME= db_coffee_shop

EMAIL_USERNAME= 
EMAIL_PASSWORD= 

MIDTRANS_SERVER= 
MIDTRANS_CLIENT= 

Run the app

Development mode

yarn run dev

Deploy mode

yarn start

REST API

You can view my Postman collection here
or
Run in Postman

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

Contributors

Hanif Kumara
Hanif Kumara
Ahmad Syauqi
Ahmad Syauqi
Arbi Dwi Wijaya
Arbi Dwi Wijaya
Sinta Anggun Puspita
Sinta Anggun Puspita
Muhamad Irhashdianto
Muhamad Irhashdianto

Project Related

https://github.com/hanifkumara/coffee-shop-app

Contact

My Email : hanifkumara00@gmail.com

LinkedIn : https://www.linkedin.com/in/hanifkumara

Project Link: https://github.com/hanifkumara/coffee-shop-api

License

MIT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published