Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
J
Jaga Backend Receptionist
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
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
Yohanes Seandy Sunjoko
Jaga Backend Receptionist
Commits
77322fae
Commit
77322fae
authored
Feb 11, 2026
by
Yohanes Seandy Sunjoko
💬
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
#1 init
parent
08928861
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
0 deletions
+11
-0
.gitignore
.gitignore
+4
-0
README.md
README.md
+7
-0
No files found.
.gitignore
View file @
77322fae
.env
.env
public/build/*
resources/js/actions/*
resources/js/routes/*
resources/js/wayfinder/*
\ No newline at end of file
README.md
0 → 100644
View file @
77322fae
cp .env.example .env
docker compose build
docker compose up -d
docker compose exec receptionist composer install
docker compose exec receptionist php artisan key:generate
docker compose exec receptionist npm install
docker compose exec receptionist npm run build
\ 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