Showing
1 changed file
with
5 additions
and
1 deletions
... | @@ -16,13 +16,17 @@ | ... | @@ -16,13 +16,17 @@ |
16 | - [x] Search your memories | 16 | - [x] Search your memories |
17 | 17 | ||
18 | 18 | ||
19 | -### Stack | 19 | +### Development environment |
20 | ----------------- | 20 | ----------------- |
21 | + Front end : EJS template engine | 21 | + Front end : EJS template engine |
22 | + Back end : Express/NodeJS | 22 | + Back end : Express/NodeJS |
23 | + Database : Mongo DB | 23 | + Database : Mongo DB |
24 | + Server : AWS EC2 | 24 | + Server : AWS EC2 |
25 | 25 | ||
26 | +### Open source API | ||
27 | +----------------- | ||
28 | ++ [Google map api](https://developers.google.com/maps/documentation/javascript/overview?hl=ko) | ||
29 | + | ||
26 | 30 | ||
27 | ## ✏️ Quick Start (build, install, setup manual) | 31 | ## ✏️ Quick Start (build, install, setup manual) |
28 | 32 | ... | ... |
-
Please register or login to post a comment