initial commit: next.js 16 scaffold + docker + gitea actions
Some checks failed
Deploy stable / deploy (push) Failing after 1s
Some checks failed
Deploy stable / deploy (push) Failing after 1s
This commit is contained in:
13
.dockerignore
Normal file
13
.dockerignore
Normal file
@@ -0,0 +1,13 @@
|
||||
node_modules
|
||||
.next
|
||||
.git
|
||||
.gitea
|
||||
.env*
|
||||
!.env.example
|
||||
npm-debug.log
|
||||
Dockerfile
|
||||
.dockerignore
|
||||
docker-compose*.yml
|
||||
README.md
|
||||
AGENTS.md
|
||||
CLAUDE.md
|
||||
Reference in New Issue
Block a user