Skip to content

Use a new folder structure#70

Merged
gregjopa merged 1 commit into
mainfrom
new-folder-structure
Aug 18, 2023
Merged

Use a new folder structure#70
gregjopa merged 1 commit into
mainfrom
new-folder-structure

Conversation

@gregjopa
Copy link
Copy Markdown
Contributor

@gregjopa gregjopa commented Aug 18, 2023

This PR implements a new standardized folder structure:

standard-integration
  - server
     - server.js  
  - client
     - checkout.html
     - app.js
advanced-integration
  - server
     - server.js
     - views
       - checkout.ejs
  - client
     - app.js

@gregjopa gregjopa merged commit fe0d689 into main Aug 18, 2023
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.

2 participants