Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
ambarltd
/
event-sourcing-typescript
Public template
Notifications
You must be signed in to change notification settings
Fork
3
Star
13
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Update development environment scripts
- #21
#21
Merged
lazamar
merged 12 commits into
main
ambarltd/event-sourcing-typescript:main
from
update-scripts
ambarltd/event-sourcing-typescript:update-scripts
Copy head branch name to clipboard
Oct 6, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
Update development environment scripts
#21
lazamar
merged 12 commits into
main
ambarltd/event-sourcing-typescript:main
from
update-scripts
ambarltd/event-sourcing-typescript:update-scripts
Copy head branch name to clipboard
Commits
Commits on Sep 26, 2025
renamed local-development to development
rafaeelricco
committed
3151287
View commit details
Copy full SHA for 3151287
Browse repository at this point
update ignore patterns for renamed development directory
rafaeelricco
committed
d9d519d
View commit details
Copy full SHA for d9d519d
Browse repository at this point
add erase script to stop services and clear development data
rafaeelricco
committed
99af17e
View commit details
Copy full SHA for 99af17e
Browse repository at this point
add shutdown script for development docker compose
rafaeelricco
committed
b2464b6
View commit details
Copy full SHA for b2464b6
Browse repository at this point
add startup script for development environment with docker compose and health checks
rafaeelricco
committed
dfe9a8f
View commit details
Copy full SHA for dfe9a8f
Browse repository at this point
add demo script for testing cooking club application approval
rafaeelricco
committed
1ba28fb
View commit details
Copy full SHA for 1ba28fb
Browse repository at this point
add yaml dev dependency
rafaeelricco
committed
82f2567
View commit details
Copy full SHA for 82f2567
Browse repository at this point
updated postgres initialization with error handling, add direct mongodb connection, and fix top-level async execution
rafaeelricco
committed
387a829
View commit details
Copy full SHA for 387a829
Browse repository at this point
add utils.sh script to manage local development infrastructure and backend startup
rafaeelricco
committed
5c5d481
View commit details
Copy full SHA for 5c5d481
Browse repository at this point
refactor sql initialization to propagate errors, remove directconnection from mongodb uri, and use top-level await
rafaeelricco
committed
08649c8
View commit details
Copy full SHA for 08649c8
Browse repository at this point
remove unused yaml dependency
rafaeelricco
committed
4afb794
View commit details
Copy full SHA for 4afb794
Browse repository at this point
simplify utils.sh by removing backend proxy, env loading, and cli options
rafaeelricco
committed
4383017
View commit details
Copy full SHA for 4383017
Browse repository at this point
You can’t perform that action at this time.