Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
tiqi-js-tutorial
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Matt Grau
tiqi-js-tutorial
Commits
master
Select Git revision
Branches
1
master
default
protected
1 result
tiqi-js-tutorial
Author
Search by author
Any Author
authors
Matt Grau
graum
1 author
Jul 14, 2021
add requirements.txt file and steps to README.md to run the repo from scratch
· 1b8dc99b
Matt Grau
authored
3 years ago
1b8dc99b
add a route for '/'
· b05e184c
Matt Grau
authored
3 years ago
b05e184c
Jul 13, 2021
use production-quality WSGI server
· 2bdf5aa8
Matt Grau
authored
3 years ago
2bdf5aa8
build frontend with parcel and serve with flask
· a39bc3b9
Matt Grau
authored
3 years ago
a39bc3b9
restyle the frontend using bootstrap
· f1a94460
Matt Grau
authored
3 years ago
f1a94460
connect device to backend (write)
· 9989ce52
Matt Grau
authored
3 years ago
9989ce52
connect device frontend object to backend (readonly)
· 4a2b6052
Matt Grau
authored
3 years ago
4a2b6052
create React component for device
· 8ca68cd5
Matt Grau
authored
3 years ago
8ca68cd5
add parcel bundler
· c4752ac8
Matt Grau
authored
3 years ago
c4752ac8
create frontend package.json
· fd188083
Matt Grau
authored
3 years ago
fd188083
create flask app routes for device
· 0edae25a
Matt Grau
authored
3 years ago
0edae25a
create flask server
· 1380a68c
Matt Grau
authored
3 years ago
1380a68c
update device class to use decorators
· 34e7c2d0
Matt Grau
authored
3 years ago
34e7c2d0
create bad example (multiple sources of truth)
· d5e50793
Matt Grau
authored
3 years ago
d5e50793
create mock device class
· e64e3640
Matt Grau
authored
3 years ago
e64e3640
create python virtual environment
· 09d81e36
Matt Grau
authored
3 years ago
09d81e36
Loading