Skip to content

Conversation

@aidanprior
Copy link
Collaborator

@aidanprior aidanprior commented Oct 11, 2024

Linked issue/ticket

TrelloCard

Description

Sets up the basic Docker integration.
The frontend and backend can be run within a single Docker container and interact with each other
Uses vite to build and bundle the frontend, and run the server.

Reproduction steps

Sets to reproduce are in the Project README under 'Getting Started'

Checklist

  • I've followed the Contributing guidelines
  • I've titled my PR according to the Conventional Commits spec
  • I've added tests that fail without this PR but pass with it
  • I've linted, tested, and commented my code
  • I've updated documentation (if appropriate)

@socket-security
Copy link

New dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@eslint/js@9.12.0 None 0 14.2 kB eslintbot, openjsfoundation
npm/@types/react-dom@18.3.0 None 0 37.8 kB types
npm/@types/react@18.3.11 None +2 1.69 MB types
npm/@vitejs/plugin-react@4.3.2 Transitive: environment, filesystem, shell +57 12.6 MB vitebot
npm/aws-sdk@2.1691.0 environment, filesystem, network, shell Transitive: eval +36 103 MB aws-sdk-bot
npm/concurrently@9.0.1 environment, filesystem, shell +25 7.14 MB gustavohenke
npm/dotenv@16.4.5 environment, filesystem 0 79.1 kB motdotla
npm/eslint-plugin-react-hooks@5.1.0-rc-fb9a90fa48-20240614 environment 0 169 kB react-bot
npm/eslint-plugin-react-refresh@0.4.12 None 0 14.7 kB arnaud-barre
npm/eslint-plugin-react@7.37.1 filesystem Transitive: environment, eval +106 6.26 MB ljharb
npm/eslint@9.12.0 environment Transitive: eval, filesystem, shell, unsafe +77 10.2 MB eslintbot
npm/express@4.16.4 environment, filesystem, network Transitive: eval +47 1.59 MB dougwilson
npm/globals@15.10.0 None 0 174 kB sindresorhus
npm/nodemon@3.1.7 environment, filesystem, shell Transitive: network +28 929 kB remy
npm/react-dom@18.3.1 environment +3 4.63 MB react-bot
npm/react-router-dom@6.26.2 environment Transitive: network +2 4.44 MB mjackson
npm/react@18.3.1 environment +2 339 kB react-bot
npm/typescript-eslint@8.8.1 Transitive: environment, filesystem +38 8.22 MB jameshenry
npm/typescript@5.6.2 None 0 22.4 MB typescript-bot
npm/vite-express@0.19.0 environment, filesystem Transitive: eval, network, unsafe +21 360 kB szymmis
npm/vite@5.4.8 Transitive: environment, filesystem, network, shell +10 18.6 MB antfu, patak, soda, ...2 more

View full report↗︎

@aidanprior aidanprior added documentation Improvements or additions to documentation enhancement New feature or request labels Oct 11, 2024
@aidanprior aidanprior changed the base branch from main to dev October 11, 2024 15:12
Copy link
Contributor

@SamLarivs SamLarivs left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Excellent!, and the documentation looks great. I will have the rest of the team take a look when they return. Thank you, Aidan.

@aidanprior aidanprior merged commit b6d8e5a into dev Oct 11, 2024
2 checks passed
@aidanprior aidanprior deleted the aidanprior/docker-setup branch October 11, 2024 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants