Skip to content
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

Post install node script for setting up .env for apps #36

Open
3 tasks
akhilmhdh opened this issue Aug 1, 2022 · 0 comments
Open
3 tasks

Post install node script for setting up .env for apps #36

akhilmhdh opened this issue Aug 1, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@akhilmhdh
Copy link
Member

Description

For better getting started experience, as a postintall command lets execute a node script that copies the content of .env.example of apps into .env.

Checklist

  • Should check for .env.example if not exist pass
  • Should not hardcode the packages. Do it for only available ones in apps folder.
  • This should not happen inside a docker build
@akhilmhdh akhilmhdh added enhancement New feature or request good first issue Good for newcomers labels Aug 1, 2022
@akhilmhdh akhilmhdh added this to the Platform v1 Release milestone Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants