mirror of
https://github.com/netbirdio/docs.git
synced 2026-04-15 23:16:36 +00:00
Added a LICENSE and documentation on how to contribute Updated CI/CD to use the root level code
10 lines
185 B
Plaintext
10 lines
185 B
Plaintext
.git/
|
|
.gitignore
|
|
.next/ # Existing Next.js builds
|
|
.dockerignore
|
|
Dockerfile
|
|
docker-compose.yml
|
|
node_modules/ # Installed inside container
|
|
LICENSE
|
|
README.md
|
|
AUTHORS |