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

Developer setup process #57

Closed
mastersilv3r opened this issue Jun 1, 2022 · 1 comment
Closed

Developer setup process #57

mastersilv3r opened this issue Jun 1, 2022 · 1 comment
Assignees
Labels
P0 Highest priority TASK Task

Comments

@mastersilv3r
Copy link
Contributor

No description provided.

@mastersilv3r mastersilv3r added the P0 Highest priority label Jun 1, 2022
@mastersilv3r
Copy link
Contributor Author

mastersilv3r commented Jun 1, 2022

Steps for developer to onboard and get started:

  • Install Docker desktop
  • Install Nodejs
  • Install VSCode with remote container
  • Install Godspeed CLI using npm install -g godspeed
  • Godspeed init {project_name}
    • Internally clone the template folder under the folder name project_name
    • p1- Ask for which stack that developer requires: Choose from mongodb, postgresql, kafka, elasticsearch, mysql
      • This will change the docker-compose accordingly
    • The output will also point to the docs.mindgrep.com for documentation
    • It will also point to Discord and email for support
  • Go to the directory and open in VSCode
    • Click on, "open in remote container"

Issues included in this

-[ ] Godspeed CLI issues #42 which has a merge request #56

@mastersilv3r mastersilv3r added the TASK Task label Jun 1, 2022
@mastersilv3r mastersilv3r mentioned this issue Jun 1, 2022
28 tasks
@ghost ghost closed this as completed Oct 7, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
P0 Highest priority TASK Task
Projects
None yet
Development

No branches or pull requests

2 participants