Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cliffcrerar/phone-book-demo
a Mean Stack application. Link to live demo
https://github.com/cliffcrerar/phone-book-demo
angular2 demo demo-app epressjs express mean-stack mongodb nodejs phone-book-demo stack
Last synced: 6 days ago
JSON representation
a Mean Stack application. Link to live demo
- Host: GitHub
- URL: https://github.com/cliffcrerar/phone-book-demo
- Owner: CliffCrerar
- License: mit
- Created: 2019-09-07T13:22:38.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-10T00:47:01.000Z (over 1 year ago)
- Last Synced: 2024-04-14T11:51:26.779Z (7 months ago)
- Topics: angular2, demo, demo-app, epressjs, express, mean-stack, mongodb, nodejs, phone-book-demo, stack
- Language: TypeScript
- Homepage: https://phonebook-demo-app.c1i44.now.sh
- Size: 4.41 MB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Phone book demo app
## Application development documentation
This is a purely showcase application with little real world applicaiton, it is meant as a demonstration of coding knowledge, framework familiarity and design skills. Although it is not finished there are some demo features, to see the result so far without pulling the git please visit [this link](https://phonebook-demo-app.c1i44.now.sh) It is being built with the mean stack.
Here is also the link to the current project as it is now:
[Git project management tool for a phone book demo app](https://github.com/CliffCrerar/phone-book-demo/projects)
### Aplication stack diagram
![Stack](https://cdn-cloudflare.ga/assets/diagrams/phone-demo-app/stack.png)
### Component diagram
![Components](https://cdn-cloudflare.ga/assets/diagrams/phone-demo-app/component.png)
## Development server
```
git clone https://github.com/CliffCrerar/phone-book-demo.gitnpm install
npm start
```
## Code scaffolding
See repository [wiki](https://github.com/CliffCrerar/phone-book-demo/wiki) for more on this
## Build
Build parameters have alreadt been configured only requires:
```
npm run build```
This will produce the production version of the demo app.## Documentation
For a copy of the documentation please clone this:
```bash
https://github.com/CliffCrerar/phone-book-demo.wiki.git
```## Further help
Please contact me at [email protected] or [email protected]