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

[Blog] Starting a new webapp/multi-part monorepo #76

Open
0xdevalias opened this issue May 12, 2020 · 0 comments
Open

[Blog] Starting a new webapp/multi-part monorepo #76

0xdevalias opened this issue May 12, 2020 · 0 comments
Assignees
Labels
blog-idea An idea for a blog post and possibly related references/materials (use deep-dive if no blog planned)

Comments

@0xdevalias
Copy link
Owner

Write a deepdive style post about starting a new webapp/multi-part monorepo type thing:

  • yarn init
    • also reference any project boilerplate template type things? (eg. npm packages named create-* or similar)
  • lerna init
    • infrastructure repo
    • messenger bot repo?
    • timetree api repo?
  • cdk init + infrastructure code things
    • possibly break each 'component' of the infrastructure into it's own mini repo + use lerna to link locally?
    • then could also have the 'main app' package that ties it all together
  • webpack / babel / prettier / etc configuration
  • etc (refer to REMDR project for ideas/etc)
  • Folder structure/layout
    • docs/
    • packages/
    • script(s)/
    • tool(s)/
@0xdevalias 0xdevalias added the blog-idea An idea for a blog post and possibly related references/materials (use deep-dive if no blog planned) label May 12, 2020
@0xdevalias 0xdevalias self-assigned this May 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blog-idea An idea for a blog post and possibly related references/materials (use deep-dive if no blog planned)
Projects
None yet
Development

No branches or pull requests

1 participant