Dummy file sharing service available by REST api.
Project description
# FallBall
[](https://travis-ci.org/odin-public/fallball-service)
[](https://coveralls.io/github/odin-public/fallball-service?branch=master)
## Overview
FallBall is the best in class file sharing service that offers cloud storage and file synchronization for small and medium businesses (SMBs) worldwide.
This dummy service helps developers to learn [APS Lite](http://aps.odin.com) technology
## Manual Deploy
1. Create application database:
```
python manage.py migrate
```
1. Load initial data
```
python manage.py loaddata initial_data
```
1. In order to run server you need to execute the following command from the root folder of the project:
```
python manage.py runserver <host_name>:<port>
```
## Deploy into docker container
1. Run docker-compose:
```
docker-compose up
```
1. Run kickstart script:
```
docker exec -it fallballapp bash kickstart.sh
```
Admin token:
```
d8cc06c05a6cd5d5b6156fd2eb963a6f1fdd039c
```
## Tests
To run tests simply execute the following command:
```
python manage.py test fallballapp.tests
```
## API Reference
In order to explore API description follow to [apiary](http://docs.fallball.apiary.io/) page
[](https://travis-ci.org/odin-public/fallball-service)
[](https://coveralls.io/github/odin-public/fallball-service?branch=master)
## Overview
FallBall is the best in class file sharing service that offers cloud storage and file synchronization for small and medium businesses (SMBs) worldwide.
This dummy service helps developers to learn [APS Lite](http://aps.odin.com) technology
## Manual Deploy
1. Create application database:
```
python manage.py migrate
```
1. Load initial data
```
python manage.py loaddata initial_data
```
1. In order to run server you need to execute the following command from the root folder of the project:
```
python manage.py runserver <host_name>:<port>
```
## Deploy into docker container
1. Run docker-compose:
```
docker-compose up
```
1. Run kickstart script:
```
docker exec -it fallballapp bash kickstart.sh
```
Admin token:
```
d8cc06c05a6cd5d5b6156fd2eb963a6f1fdd039c
```
## Tests
To run tests simply execute the following command:
```
python manage.py test fallballapp.tests
```
## API Reference
In order to explore API description follow to [apiary](http://docs.fallball.apiary.io/) page
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
fallball-0.1.73.tar.gz
(16.9 kB
view details)
File details
Details for the file fallball-0.1.73.tar.gz.
File metadata
- Download URL: fallball-0.1.73.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
458fea66c8a2a215702045b9d3cbd2f8967551572f68a3d0e8388c4d14577647
|
|
| MD5 |
ef03bdbebaa7ce5ab69dc43361957a14
|
|
| BLAKE2b-256 |
93323757728c5fb3d4b0eb2884fea4aab441b8128cc33023d994b01d5befd9b0
|