Skip to content

Commit

Permalink
website
Browse files Browse the repository at this point in the history
  • Loading branch information
ridixcr committed Apr 19, 2022
1 parent 9b1116a commit a96d2e8
Show file tree
Hide file tree
Showing 172 changed files with 10,308 additions and 2 deletions.
2 changes: 2 additions & 0 deletions .env
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
APP_NAME=kiswar
APP_VERSION=2.0
17 changes: 15 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# website
Kiswar Website :pushpin:
# Website

![webside](./doc/webside.png)


## StartUp

### Stand-alone
```bash
./start-standalone.sh
```
### Docker
```bash
./start-docker.sh
```
Loading

0 comments on commit a96d2e8

Please # to comment.