-
Notifications
You must be signed in to change notification settings - Fork 25
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
Revise the config to generate the project for --api
accordingly
#417
Labels
Comments
sanG-github
added a commit
that referenced
this issue
Aug 4, 2023
sanG-github
added a commit
that referenced
this issue
Aug 4, 2023
sanG-github
added a commit
that referenced
this issue
Aug 4, 2023
sanG-github
added a commit
that referenced
this issue
Aug 11, 2023
sanG-github
added a commit
that referenced
this issue
Sep 21, 2023
sanG-github
added a commit
that referenced
this issue
Sep 21, 2023
sanG-github
added a commit
that referenced
this issue
Sep 21, 2023
sanG-github
added a commit
that referenced
this issue
Sep 21, 2023
Merged
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Why
There is a similar issue (#107) logged for long time ago.
I had to remove unnecessary files mostly for the UI part since generating an API project from rails-templates; in order to make the novice developers happy 🤟 and ready for development 🧑💻 👩💻 We would need to handle:
workflows/test.yml
:rails-templates/.template/addons/github/.github/workflows/test.yml.tt
Lines 109 to 140 in 5189ddb
rails-templates/.template/addons/github/.github/workflows/test.yml.tt
Lines 167 to 184 in 5189ddb
yarn
commands in Makefile:rails-templates/Makefile.tt
Lines 17 to 27 in 5189ddb
rails-templates/.template/addons/github/.github/workflows/test_production_build.yml.tt
Lines 5 to 8 in 5189ddb
rails-templates/.template/addons/github/.github/workflows/deploy_heroku.yml.tt
Lines 7 to 10 in 5189ddb
Who Benefits?
Developers
The text was updated successfully, but these errors were encountered: