Skip to content

Latest commit

 

History

2 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

example-nextjs

view-action-graph

A simple Hello World app in Next.js, built using an Actionforge graph as the CI/CD pipeline.

Run

npm install
npm run dev

Graph

The build pipeline is defined as an Actionforge graph in .github/workflows/graphs/build.act:

checkout -> run (npm install && npm run build) -> upload-artifact (out/)

It runs on every push to main, on pull requests, and on manual dispatch.

关于

A simple Hello World app in Next.js, built using an Actionforge graph as the CI/CD pipeline.

Resources

Stars

0 stars

关注者

0 watching

复刻s

发布

Used by

贡献者

Languages