mirror of
https://github.com/JLiscom/OpenNote.git
synced 2026-04-25 08:15:48 +03:00
[GH-ISSUE #106] HTTP 404 on Login screen #93
Labels
No labels
bug
enhancement
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OpenNote-JLiscom#93
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shturm on GitHub (Oct 27, 2014).
Original GitHub issue: https://github.com/JLiscom/OpenNote/issues/106
Hi, I would like to contribute to the project but can't get to build the app. I merged folders of the backend and frontend, did
grunt buildandcomposer installbut I can't make the client app find the backend, it seems.Can you help me out ?

@JLiscom commented on GitHub (Oct 28, 2014):
@shturm, to get this to build we expect the https://github.com/FoxUSA/OpenNoteService-PHP/tree/master/Service directory to be in https://github.com/FoxUSA/OpenNote/tree/master/OpenNote.
The best way to see the folder structure is to look at the release download. Its PHP and JS so the "Release" is just everything configured to run.
Let me know if that helps.