Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.34 KB

README.md

File metadata and controls

41 lines (30 loc) · 1.34 KB

Coffee shop Back-end

Technologies


Structure

📙
 ├── 📦 back-end                Server part
 │   ├── 📁 config              Config
 │   │   └── ⚙️ dbConfig.json   DB Config
 │   ├── ⚙️ package.json        Package file
 │   ├── 🗃️ models              Models for working with DB
 │   ├── 🗃️ routes              Server router
 │   └── 📁 public              App images
 │       ├── 📁 images          App images
 │       └── ⚙️ apache.conf     Apache configuration file
 └────────────────────────────────────────────────────────────────────

All information about install, setup and using you can fing in our wiki


📄 License

Coffee App is MIT licensed, as found in the LICENSE file.

2020 © BobMakhlin