Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
TA2-13-D3TI
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Martinus Yudha Chrisanto Sitinjak
TA2-13-D3TI
Commits
e6cfa367
Commit
e6cfa367
authored
3 years ago
by
Martinus123S
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Init project CIS MOBILe
parent
4b633eb6
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
30 additions
and
2 deletions
+30
-2
.gitignore.txt
.gitignore.txt
+29
-0
readme.md
Backend CIS/readme.md
+0
-2
CIS-Mobile
CIS-Mobile
+1
-0
No files found.
.gitignore.txt
0 → 100644
View file @
e6cfa367
Backend CIS/node_modules
Backend CIS/public/hot
Backend CIS/public/storage
Backend CIS/storage/*.key
Backend CIS/vendor
Backend CIS/.env
Backend CIS/.env.backup
Backend CIS/.phpunit.result.cache
Backend CIS/Homestead.json
Backend CIS/Homestead.yaml
Backend CIS/npm-debug.log
Backend CIS/yarn-error.log
Backend CIS/.idea
CIS-Mobile/*.iml
CIS-Mobile/.gradle
CIS-Mobile/local.properties
CIS-Mobile/.idea/caches
CIS-Mobile/.idea/libraries
CIS-Mobile/.idea/modules.xml
CIS-Mobile/.idea/workspace.xml
CIS-Mobile/.idea/navEditor.xml
CIS-Mobile/.idea/assetWizardSettings.xml
CIS-Mobile/.DS_Store
CIS-Mobile/build
CIS-Mobile/captures
CIS-Mobile/.externalNativeBuild
CIS-Mobile/.cxx
CIS-Mobile/*.log
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Backend CIS/readme.md
View file @
e6cfa367
## Installation
-
Clone this project, run
`git clone https://github.com/Martinus123S/backend.git`
-
Run
`composer install`
to download all PHP dependencies
-
Copy
`.env.example`
to
`.env`
, if you using Unix terminal just run
`cp .env.example .env`
-
Fill your database name to
`.env`
file
...
...
This diff is collapsed.
Click to expand it.
CIS-Mobile
@
aa4d3d7b
Subproject commit aa4d3d7b3e12dcdf36643e24ee7a9e0af01859e7
This diff is collapsed.
Click to expand it.
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