Commit a2d22bf
committed
Initial commit!
0 parents commit a2d22bf
304 files changed
Lines changed: 36109 additions & 0 deletions
File tree
- .devcontainer
- .github
- workflows
- docs
- adr
- prd
- infra
- bicep
- scripts
- src
- apps
- api/TeslaStarter.Api
- Authentication
- Controllers
- Extensions
- Middleware
- Properties
- wwwroot
- web
- src
- components
- ui
- config
- contexts
- hooks/api
- lib
- pages
- services
- __tests__
- test
- utils
- services
- TeslaStarter.Application
- Common
- Behaviors
- Exceptions
- Interfaces
- Users
- Commands
- CreateUser
- LinkTeslaAccount
- RecordLogin
- UnlinkTeslaAccount
- UpdateProfile
- UpdateUserTeslaTokens
- DTOs
- Queries
- GetUserByExternalId
- GetUsers
- GetUser
- Vehicles
- Commands
- LinkVehicle
- SyncUserVehicles
- UnlinkVehicle
- UpdateVehicle
- DTOs
- Queries
- GetVehiclesByTeslaAccount
- GetVehicle
- TeslaStarter.Domain
- Users
- Events
- Vehicles
- Events
- TeslaStarter.Infrastructure
- Authentication
- Configuration
- DependencyInjection
- ExternalServices
- Migrations
- Persistence
- Configurations
- Repositories
- Security
- tests
- api/TeslaStarter.Api.Tests
- Controllers
- Middleware
- services
- TeslaStarter.Application.Tests
- Common
- Behaviors
- Exceptions
- Interfaces
- TestHelpers
- Users
- Commands
- CreateUser
- LinkTeslaAccount
- RecordLogin
- UnlinkTeslaAccount
- UpdateProfile
- UpdateUserTeslaTokens
- DTOs
- Queries
- GetUserByExternalId
- GetUsers
- GetUser
- Vehicles
- Commands
- LinkVehicle
- SyncUserVehicles
- UnlinkVehicle
- UpdateVehicle
- Queries
- GetVehiclesByTeslaAccount
- GetVehicle
- TeslaStarter.Domain.Tests
- Users
- Events
- Vehicles
- Events
- TeslaStarter.Infrastructure.Tests
- Authentication
- Configuration
- DependencyInjection
- ExternalServices
- Persistence
- Configurations
- Repositories
- Security
- TestHelpers
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
0 commit comments