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
Accelerator
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
.
thesysdev
/
create-c1-app
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
6
Code
Issues
1
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: thesysdev/create-c1-app
Actions
All workflows
Workflows
Publish NPM packages
Publish NPM packages
CI
CI
Show more workflows...
Management
Caches
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
40 workflow runs
40 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Publish NPM packages
Publish NPM packages
#14:
Manually run by
zahlekhan
26s
main
main
26s
View workflow file
Merge pull request #7 from thesysdev/zk/enhc/auth
CI
#28:
Commit
5cdb77c
pushed by
zahlekhan
1m 8s
main
main
1m 8s
View workflow file
Enhance project setup: add vitest for testing, update .gitignore to include .pnpm-store, and improve README with authentication options and usage instructions. Introduce new files for ESLint and PostCSS configurations, and create a template for a C1 App with Next.js.
CI
#27:
Pull request
#7
synchronize by
zahlekhan
1m 16s
zk/enhc/auth
zk/enhc/auth
1m 16s
View #7
View workflow file
Enhance project setup: add vitest for testing, update .gitignore to include .pnpm-store, and improve README with authentication options and usage instructions. Introduce new files for ESLint and PostCSS configurations, and create a template for a C1 App with Next.js.
CI
#26:
Pull request
#7
synchronize by
zahlekhan
1m 22s
zk/enhc/auth
zk/enhc/auth
1m 22s
View #7
View workflow file
Enhance project setup: add vitest for testing, update .gitignore to include .pnpm-store, and improve README with authentication options and usage instructions. Introduce new files for ESLint and PostCSS configurations, and create a template for a C1 App with Next.js.
CI
#25:
Pull request
#7
synchronize by
zahlekhan
1m 4s
zk/enhc/auth
zk/enhc/auth
1m 4s
View #7
View workflow file
Enhance project setup: add vitest for testing, update .gitignore to include .pnpm-store, and improve README with authentication options and usage instructions. Introduce new files for ESLint and PostCSS configurations, and create a template for a C1 App with Next.js.
CI
#24:
Pull request
#7
synchronize by
zahlekhan
1m 22s
zk/enhc/auth
zk/enhc/auth
1m 22s
View #7
View workflow file
Enhance project setup: add vitest for testing, update .gitignore to include .pnpm-store, and improve README with authentication options and usage instructions. Introduce new files for ESLint and PostCSS configurations, and create a template for a C1 App with Next.js.
CI
#23:
Pull request
#7
synchronize by
zahlekhan
1m 16s
zk/enhc/auth
zk/enhc/auth
1m 16s
View #7
View workflow file
Enhance project setup: add vitest for testing, update .gitignore to include .pnpm-store, and improve README with authentication options and usage instructions. Introduce new files for ESLint and PostCSS configurations, and create a template for a C1 App with Next.js.
CI
#22:
Pull request
#7
opened by
zahlekhan
1m 16s
zk/enhc/auth
zk/enhc/auth
1m 16s
View #7
View workflow file
Publish NPM packages
Publish NPM packages
#13:
Manually run by
zahlekhan
23s
main
main
23s
View workflow file
Merge pull request #6 from thesysdev/zk/fix/non-int-shell
CI
#21:
Commit
15196f2
pushed by
zahlekhan
1m 27s
main
main
1m 27s
View workflow file
Update GitHub Actions workflow for NPM package publishing: rename job, adjust permissions, update Node.js and pnpm versions, and switch to pnpm for publishing.
CI
#20:
Pull request
#6
opened by
zahlekhan
1m 0s
zk/fix/non-int-shell
zk/fix/non-int-shell
1m 0s
View #6
View workflow file
Publish NPM packages
Publish NPM packages
#12:
Manually run by
zahlekhan
21s
main
main
21s
View workflow file
Merge pull request #5 from thesysdev/zk/fix/non-int-shell
CI
#19:
Commit
26c03e8
pushed by
zahlekhan
1m 32s
main
main
1m 32s
View workflow file
feat: add non-interactive mode support to CLI and update README with usage instructions
CI
#18:
Pull request
#5
synchronize by
zahlekhan
1m 11s
zk/fix/non-int-shell
zk/fix/non-int-shell
1m 11s
View #5
View workflow file
feat: add non-interactive mode support to CLI and update README with usage instructions
CI
#17:
Pull request
#5
synchronize by
zahlekhan
56s
zk/fix/non-int-shell
zk/fix/non-int-shell
56s
View #5
View workflow file
feat: add non-interactive mode support to CLI and update README with usage instructions
CI
#16:
Pull request
#5
opened by
zahlekhan
1m 9s
zk/fix/non-int-shell
zk/fix/non-int-shell
1m 9s
View #5
View workflow file
Publish NPM packages
Publish NPM packages
#11:
Manually run by
zahlekhan
21s
main
main
21s
View workflow file
bump ver
CI
#13:
Commit
e86dec3
pushed by
zahlekhan
1m 5s
main
main
1m 5s
View workflow file
Publish NPM packages
Publish NPM packages
#10:
Manually run by
zahlekhan
25s
main
main
25s
View workflow file
Merge pull request #2 from thesysdev/zk/feat/oauth
CI
#12:
Commit
fb305d4
pushed by
zahlekhan
1m 21s
main
main
1m 21s
View workflow file
zk/feat/oauth
CI
#11:
Pull request
#2
synchronize by
zahlekhan
2m 14s
zk/feat/oauth
zk/feat/oauth
2m 14s
View #2
View workflow file
zk/feat/oauth
CI
#10:
Pull request
#2
synchronize by
zahlekhan
1m 6s
zk/feat/oauth
zk/feat/oauth
1m 6s
View #2
View workflow file
zk/feat/oauth
CI
#9:
Pull request
#2
synchronize by
zahlekhan
2m 25s
zk/feat/oauth
zk/feat/oauth
2m 25s
View #2
View workflow file
zk/feat/oauth
CI
#8:
Pull request
#2
synchronize by
zahlekhan
56s
zk/feat/oauth
zk/feat/oauth
56s
View #2
View workflow file
zk/feat/oauth
CI
#7:
Pull request
#2
opened by
zahlekhan
1m 4s
zk/feat/oauth
zk/feat/oauth
1m 4s
View #2
View workflow file
Previous
1
2
Next
You can’t perform that action at this time.