Created basis for the app: login, logout, instant logging.
|
---|
0 parent
commit b76dd50b766ca5642a59b20896c0abf286c0b071
|
.gitignore 0 → 100644 |
---|
.vscode/launch.json 0 → 100644 |
---|
.vscode/tasks.json 0 → 100644 |
---|
README.md 0 → 100644 |
---|
package-lock.json 0 → 100644 |
---|
package.json 0 → 100644 |
---|
src/app.ts 0 → 100644 |
---|
src/frontend/index.ts 0 → 100644 |
---|
style/core.css 0 → 100644 |
---|
tsconfig.json 0 → 100644 |
---|
tslint.json 0 → 100644 |
---|
views/index.pug 0 → 100644 |
---|
views/login.pug 0 → 100644 |
---|