Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
I
init-things
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
List
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nanahira
init-things
Commits
4f20ac42
Commit
4f20ac42
authored
May 04, 2021
by
nanahira
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updates
parent
51617459
Pipeline
#3132
passed with stages
in 1 minute and 46 seconds
Changes
7
Pipelines
1
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
with
73 additions
and
658 deletions
+73
-658
things/koishi-plugin-init/.npmignore
things/koishi-plugin-init/.npmignore
+11
-1
things/koishi-plugin-init/LICENSE
things/koishi-plugin-init/LICENSE
+17
-656
things/koishi-plugin-init/package.json
things/koishi-plugin-init/package.json
+1
-1
things/nest-koishijs/.npmignore
things/nest-koishijs/.npmignore
+11
-0
things/nest-typeorm/.npmignore
things/nest-typeorm/.npmignore
+11
-0
things/nest/.npmignore
things/nest/.npmignore
+11
-0
things/npm/.npmignore
things/npm/.npmignore
+11
-0
No files found.
things/koishi-plugin-init/.npmignore
View file @
4f20ac42
install-npm.sh
/install-npm.sh
/src
/webpack.config.js
/tsconfig.json
.git*
/output
/dest
/config.yaml
.idea
.dockerignore
Dockerfile
\ No newline at end of file
things/koishi-plugin-init/LICENSE
View file @
4f20ac42
This diff is collapsed.
Click to expand it.
things/koishi-plugin-init/package.json
View file @
4f20ac42
...
@@ -30,5 +30,5 @@
...
@@ -30,5 +30,5 @@
"Koishi.js"
"Koishi.js"
],
],
"author"
:
"Nanahira"
,
"author"
:
"Nanahira"
,
"license"
:
"
ISC
"
"license"
:
"
MIT
"
}
}
things/nest-koishijs/.npmignore
0 → 100644
View file @
4f20ac42
/install-npm.sh
/src
/webpack.config.js
/tsconfig.json
.git*
/output
/dest
/config.yaml
.idea
.dockerignore
Dockerfile
\ No newline at end of file
things/nest-typeorm/.npmignore
0 → 100644
View file @
4f20ac42
/install-npm.sh
/src
/webpack.config.js
/tsconfig.json
.git*
/output
/dest
/config.yaml
.idea
.dockerignore
Dockerfile
\ No newline at end of file
things/nest/.npmignore
0 → 100644
View file @
4f20ac42
/install-npm.sh
/src
/webpack.config.js
/tsconfig.json
.git*
/output
/dest
/config.yaml
.idea
.dockerignore
Dockerfile
\ No newline at end of file
things/npm/.npmignore
0 → 100644
View file @
4f20ac42
/install-npm.sh
/src
/webpack.config.js
/tsconfig.json
.git*
/output
/dest
/config.yaml
.idea
.dockerignore
Dockerfile
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment