/.gitignore (20505dc3ff952b2f834b33e187f2f2571c4c3f94) (1255 bytes) (mode 100644) (type blob)
# Created by .ignore support plugin (hsz.mobi)
### Node template
# Logs
/logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Directory for instrumented libs generated by jscoverage/JSCover
lib-cov
# Coverage directory used by tools like istanbul
coverage
# nyc test coverage
.nyc_output
# Grunt intermediate storage (http://gruntjs.com/creating-plugins#storing-task-files)
.grunt
# Bower dependency directory (https://bower.io/)
bower_components
# node-waf configuration
.lock-wscript
# Compiled binary addons (https://nodejs.org/api/addons.html)
build/Release
# Dependency directories
node_modules/
jspm_packages/
# TypeScript v1 declaration files
typings/
# Optional npm cache directory
.npm
# Optional eslint cache
.eslintcache
# Optional REPL history
.node_repl_history
# Output of 'npm pack'
*.tgz
# Yarn Integrity file
.yarn-integrity
# dotenv environment variables file
.env
# parcel-bundler cache (https://parceljs.org/)
.cache
# next.js build output
.next
# nuxt.js build output
.nuxt
# Nuxt generate
dist
# vuepress build output
.vuepress/dist
# Serverless directories
.serverless
# IDE / Editor
.idea
# Service worker
sw.*
# Mac OSX
.DS_Store
# Vim swap files
*.swp
Mode |
Type |
Size |
Ref |
File |
100644 |
blob |
212 |
84c2e570ec8a935623e24628c8aeb3c0a8390f07 |
.babelrc |
100644 |
blob |
207 |
5d126348471c348decba17143ce128130c9f4104 |
.editorconfig |
100644 |
blob |
297 |
795060195237bef9df9df83b36167e372f8f34f0 |
.eslintrc.js |
100644 |
blob |
1255 |
20505dc3ff952b2f834b33e187f2f2571c4c3f94 |
.gitignore |
100644 |
blob |
356 |
9d13f1ed885b6b574a2cbfd708d1cc2c904228f9 |
README.md |
040000 |
tree |
- |
bd8c720223712c51861a4b3aa34173cccf38837d |
assets |
040000 |
tree |
- |
f9d18937b634e5bdbe910c2de79f305c2760d277 |
components |
100644 |
blob |
404 |
efc0e6e84b14e6b6bf812ad81d66076a29c1802c |
jest.config.js |
100644 |
blob |
209 |
29037a628aaf3b84798021584c9ca70e9552d7ac |
jsconfig.json |
040000 |
tree |
- |
a357cc6eef98ea5cad44866f60ab5b2a879dcf50 |
layouts |
040000 |
tree |
- |
0efdc721c78ffbb8b55ba4ce53a44196845b2122 |
middleware |
100644 |
blob |
1486 |
1cf5fa1d5c9c64e2cdf47bef5b4c6f7065900dc7 |
nuxt.config.js |
100644 |
blob |
1060 |
58c7e4c9382389b3b7a5ace947a45c9372bbd7fc |
package.json |
040000 |
tree |
- |
f8bb930af54dfbe335ceb815149d6984deda5dbf |
pages |
040000 |
tree |
- |
8adfb0298fffdc97d3cc5a3ad1dd7f42145aa6e3 |
plugins |
040000 |
tree |
- |
af68ea540a5e63e04953305ccd6267c268cdbcf9 |
server |
040000 |
tree |
- |
f9ea382e2b609af6bb98caedf09aa86d53e61ac6 |
static |
040000 |
tree |
- |
67f8073b9cd15d6c0a8fbcd5f84caee49f8b79d8 |
store |
040000 |
tree |
- |
3f048d716ff9a6adeb79358f2c0c9ce041fcb1bf |
test |
100644 |
blob |
460832 |
64995214bf5c8dd38a4ba83189e04d578f0022fd |
yarn.lock |
Hints:
Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"
Clone this repository using HTTP(S):
git clone https://rocketgit.com/user/bbgmsys/SKC
Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/bbgmsys/SKC
Clone this repository using git:
git clone git://git.rocketgit.com/user/bbgmsys/SKC
You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a
merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main