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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
c4752ac82f21ad934f9c9ef757608733bb9579f3
Select Git revision
Branches
1
master
default
protected
1 result
Begin with the selected commit
Created with Raphaël 2.2.0
14
Jul
13
add requirements.txt file and steps to README.md to run the repo from scratch
master
master
add a route for '/'
use production-quality WSGI server
build frontend with parcel and serve with flask
restyle the frontend using bootstrap
connect device to backend (write)
connect device frontend object to backend (readonly)
create React component for device
add parcel bundler
create frontend package.json
create flask app routes for device
create flask server
update device class to use decorators
create bad example (multiple sources of truth)
create mock device class
create python virtual environment
Loading