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

Local development environment #1

Closed
10 tasks done
andrew-codes opened this issue Nov 5, 2023 · 0 comments
Closed
10 tasks done

Local development environment #1

andrew-codes opened this issue Nov 5, 2023 · 0 comments
Assignees
Labels
chore Technical maintenance or providing no immediate user-facing value.
Milestone

Comments

@andrew-codes
Copy link
Owner

andrew-codes commented Nov 5, 2023

  • The local environment does not require entire development stack software to be installed locally.
  • Local environment is run via a dev container.
  • dev container contains necessary software to run the application for development purposes.
  • Include .gitignore file; only containing actively ignored files (not a template)

Development Stack

  • Nodejs@^20.0.0 (LTS)
  • Yarn@^4.0.0
  • Mongodb
  • MQTT server
  • MQTT client
  • dotnet@"version supported by Playnite"
@andrew-codes andrew-codes converted this from a draft issue Nov 5, 2023
@andrew-codes andrew-codes self-assigned this Nov 5, 2023
@andrew-codes andrew-codes added this to the 1.0.0 milestone Nov 5, 2023
@andrew-codes andrew-codes moved this from Backlog to Ready in Playnite-Web Nov 5, 2023
@andrew-codes andrew-codes added the chore Technical maintenance or providing no immediate user-facing value. label Nov 5, 2023
@andrew-codes andrew-codes moved this from Ready to In Progress in Playnite-Web Nov 6, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in Playnite-Web Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Technical maintenance or providing no immediate user-facing value.
Projects
Archived in project
Development

No branches or pull requests

1 participant