-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/ticket-selection-page #11
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The design is very good! Also, there are some things that must be changed in the code.
Oh, and to fix the conflicts in package-lock.yaml, you can just run |
Defining Routes with TuyauTo use Tuyau in your routes, you need to update the API file each time you do certain actions, mainly:
This is done with the command node ace tuyau:generate More info here: Tuyau - Installation |
Co-authored-by: André Lima <[email protected]>
Please add this information to the project's README.md, under the website folder. |
3c4ccde
to
fc87b4a
Compare
c6e740e
to
6d642b4
Compare
Added Tickets Database Model, Migration and Seeder and done page for choosing tickets