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

make contributions easier via the online automated dev setup. #79

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

nisarhassan12
Copy link

@nisarhassan12 nisarhassan12 commented Oct 28, 2020

Hi.

I work for Gitpod. This PR adds gitpod config to the repo to make contributions easier for newcomers i.e with a single click it will launch a workspace and automatically:

  • clone the bulletproof-nodejs repo.
  • install the dependencies.
  • run mv .env.template .env.
  • run npm start.

This can be helpful for beginners i.e they can start coding instantly without setting anything up.

You can give it a try on my fork of the repo via the following link:

https://gitpod.io/#https://github.com/nisarhassan12/decentralized-video-chat

This is how it looks:

image

@Chaphasilor
Copy link
Collaborator

Hi,

thanks for your contribution, although you should've read the stickied issue before putting time into this...

Development is currently halted due to the owner of the repo being in the process of selling the project. No PRs will be merged for now.

I hope you understand :/

Best,
Chaphasilor

@nisarhassan12
Copy link
Author

Thanks. I understand this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants