Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yizhezhang-ervin/app_web_imiscloud

Cloud Storage (Django)
https://github.com/yizhezhang-ervin/app_web_imiscloud

bootstrap4 django sqlite

Last synced: 10 days ago
JSON representation

Cloud Storage (Django)

Awesome Lists containing this project

README

        

# IMISCloud
Cloud

# Cloud Storage
Store/View Image/Music/Video/Files

# Deploy
heroku run python manage.py makemigrations --app=imiscloud
heroku run python manage.py migrate --app=imiscloud
heroku run python manage.py createsuperuser --app=imiscloud