issues
search
dcramer
/
cask-mobile
Apache License 2.0
1
stars
0
forks
source link
Webserver
#1
Open
dcramer
opened
6 years ago
dcramer
commented
6 years ago
Let's pull in
Zeus
as a base platform and:
Rename 'zeus' to '[app name]' (we can stick this in the 'server' folder of this repo)
Switch the API to Graphene (we want API efficiency due to a mobile app)
Remove all UI code except a profile page
dcramer
commented
6 years ago
Alternatively we could:
put the server into an aged-server repo
put the mobile app into a 'mobile' subfolder (so root is effectively README + mobile + server)
Let's pull in Zeus as a base platform and: