/.gitignore (ee5c9d8336b76b3bb5658d0888bdec86eb7b0990) (503 bytes) (mode 100644) (type blob)

# See http://help.github.com/ignore-files/ for more about ignoring files.

# compiled output
/dist
/tmp
/out-tsc

# dependencies
/node_modules

# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace

# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json

# misc
/.sass-cache
/connect.lock
/coverage
/libpeerconnection.log
npm-debug.log
yarn-error.log
testem.log
/typings

# System Files
.DS_Store
Thumbs.db


Mode Type Size Ref File
100644 blob 246 e89330a618c137cdaccde46f87923736cc04dfb4 .editorconfig
100644 blob 503 ee5c9d8336b76b3bb5658d0888bdec86eb7b0990 .gitignore
100644 blob 4645070 6244d750cf9d4076336fc9070ac9671cc58d58b4 Login_v16.zip
040000 tree - 83ae5b707ce423d57a630646f4ac395cbf26bb2d Login_v16
100644 blob 1029 8b3718ba9b2a1ac747e962b0c4ed431dc708f96a README.md
040000 tree - 0f0b211e628e64455e54a99be32f16a0fc8f19c0 angular-node-express-api
100644 blob 4110 c490e183ef2610952e2b16209f98c06b722aa6f1 angular.json
040000 tree - 790e5c511af88cf39f8dfd008e043b13e8817a64 e2e
040000 tree - c09edf4fb0afe68136d974899adfa8f2c1ab063c image
100644 blob 382787 2d0e4d18d65f062eb088fe323f1520883ac34aa3 package-lock.json
100644 blob 1573 cc23e4e8b4fc801edea9953f73f50b6a40d64d43 package.json
100644 blob 145 74336478a3cedb2089748a5c39c78ec884ade50f proxy.conf.json
040000 tree - 9579021aeaa139a9bdda6e1707cf8d33039ad769 src
100644 blob 408 46aeded1b278b3fd720233810be535ce0a456561 tsconfig.json
100644 blob 2837 6ddb6b2931511b11e5d5938f76076fb37e70363e tslint.json
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/AhmadSa/nodeAngular

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/AhmadSa/nodeAngular

Clone this repository using git:
git clone git://git.rocketgit.com/user/AhmadSa/nodeAngular

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