Utkarshn10 / Focusly

Open source app to remain focused during your deep work sessions. Built using ReactJS
https://focusly.vercel.app/
MIT License
35 stars 44 forks source link

Automatic setup the workspace in codespaces #127

Closed Ameya02 closed 8 months ago

Ameya02 commented 9 months ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like I would love to add .devcontainer/devcontainer.json

A devcontainer.json file can install tools and runtimes, and perform other setup tasks that the project requires. It installs all the dependencies and runs the project automatically, allowing the developer to concentrate on coding. A devcontainer.json file can be used to configure the development container for both codespaces and local development using Visual Studio Code. I want to contribute to the issue

Utkarshn10 commented 9 months ago

Hey @Ameya02 thanks for contributing to Focusly. Issue Assigned.

Ameya02 commented 8 months ago

Just a query when i played a music it gave a play pause error when i cloned your repo it is fine ?

Utkarshn10 commented 8 months ago

Yeah, it happens we have an issue created for it. It only happens when running it in localhost.

Ameya02 commented 8 months ago

ok