https://github.com/awes-io/demo
๐Awes.io Demo system with some of the functionality for overview of features.
https://github.com/awes-io/demo
awes-io demo laravel vue vuejs
Last synced: 2 months ago
JSON representation
๐Awes.io Demo system with some of the functionality for overview of features.
- Host: GitHub
- URL: https://github.com/awes-io/demo
- Owner: awes-io
- License: mit
- Created: 2019-04-25T08:42:33.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-03T20:20:41.000Z (almost 3 years ago)
- Last Synced: 2024-02-23T22:43:13.117Z (almost 2 years ago)
- Topics: awes-io, demo, laravel, vue, vuejs
- Language: PHP
- Homepage: https://demo.awes.io
- Size: 7.31 MB
- Stars: 94
- Watchers: 6
- Forks: 28
- Open Issues: 23
-
Metadata Files:
- Readme: readme.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Awes.io Demo
This is a build with demo functionality for an overview of features. For convenience, we've deployed this demo to our server.
## Features
* Free and Open-Source
* 34 ready-to-use dedicated open-source packages
* Awesome interface with a dark mode as an out-of-the-box feature
* Easy to customize, based on Laravel & Vue.js
* Well-designed for CRM, ERP, SaaS, Admin Dashboards, and Startups
* Simple support of the applications
##
## Live version
Follow to the [Demo](https://demo.awes.io/?utm_source=github&utm_medium=demo_link) link.
## ๐ก Quick Start `via Docker`
We recommend using [Docker](https://www.docker.com/). Inside, we've collected everything you need to work with this demo on your local machine.
**Here is a short guide:**
1. Clone the repository: `git clone git@github.com:awes-io/demo.git`
2. Go to the directory: `cd ./demo`
3. Please run: `sh ./install.sh`
4. ๐ You are ready! [http://localhost:5080](http://localhost:5080)
[Package Kit](https://www.pkgkit.com/?utm_source=github&utm_medium=demo_link) - private composer and npm repository.
## Alternate Manual installation
For the fast start, we recommend using [Docker](#quick-start-via-docker).
If for some reason it's not an option, please follow the guide:
1. Clone the repository: `git clone git@github.com:awes-io/demo.git`
2. Go to the directory: `cd ./demo`
3. Run `composer install`
## License
The Laravel framework and Awes.io are open-source software licensed under the [MIT license](http://opensource.org/licenses/MIT).