Compare commits
5 Commits
jon/upload
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9d57c66492 | ||
|
|
1503056c65 | ||
|
|
df5819ee32 | ||
|
|
76d9d51e5a | ||
|
|
e06188d9c2 |
0
.gitmodules
vendored
Normal file
0
.gitmodules
vendored
Normal file
@ -1,7 +1,7 @@
|
||||
Daplie Web App
|
||||
OAuth3 Web App
|
||||
--------------
|
||||
|
||||
Prototype Daplie Web App.
|
||||
Prototype OAuth3 Web App.
|
||||
|
||||
No build tools or fancy web server required.
|
||||
|
||||
@ -9,7 +9,7 @@ Clone and load the HTML. That's all.
|
||||
|
||||
```bash
|
||||
npm install -g serve-https
|
||||
git clone git@git.daplie.com:Daplie/walnut_launchpad.git
|
||||
git clone git@git.coolaj86.com:coolaj86/walnut_launchpad.html.git
|
||||
|
||||
# install oauth3 to /assets/oauth3.org
|
||||
pushd walnut_launchpad
|
||||
@ -18,4 +18,4 @@ bash ./install.sh
|
||||
serve-https
|
||||
```
|
||||
|
||||
<https://localhost.daplie.me:8443>
|
||||
<https://localhost.example.com:8443>
|
||||
|
||||
@ -1 +0,0 @@
|
||||
Subproject commit db284fbf911dc4f9d0cb99bb512d9663dcfd0ece
|
||||
Loading…
x
Reference in New Issue
Block a user