Skip to content

Conversation

@limivann
Copy link

[SCSE-22]

@linear
Copy link

linear bot commented Oct 17, 2022

SCSE-22 Backend dev env setup docs

  • Install python 3.x
  • Install poetry
  • Install nvm & node.js (link to another doc for this)
  • Install serverless cli
  • Install dynamodb offline

Remember to add the following

  • reminder to update zshrc/bash_profile/path with poetry path (mac/linux/windows)
  • use nvm to switch between versions of node.js across projects

@vercel
Copy link

vercel bot commented Oct 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
docs ✅ Ready (Inspect) Visit Preview Oct 25, 2022 at 1:35AM (UTC)

@limivann limivann changed the title New commit Backend dev env setup docs Oct 17, 2022
@limivann limivann marked this pull request as draft October 17, 2022 15:26
limivann and others added 3 commits October 20, 2022 22:31
This commit adds the python installation instruction for
windows, macos, and linux to the backend dev environment setup page.

[SCSE-22]
This commits adds the peotry instruction for windows, macos, and linus
to the backend dev environment setup page.
It also restructures the backend dev environment setup page.

[SCSE-22]
This commit adds documentation for installing serverless cli and
dynamodb offline

[SCSE-22]
@ztjhz ztjhz marked this pull request as ready for review October 20, 2022 15:02
@ztjhz ztjhz requested a review from RealDyllon as a code owner October 20, 2022 15:02
Copy link
Contributor

@RealDyllon RealDyllon left a comment

Choose a reason for hiding this comment

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

Looks good, just needs 2 changes:

  1. rename all instances (in file names and file content) of peotry to poetry

  2. Instead of running dynamodb inside java locally, let's use this: https://www.serverless.com/plugins/serverless-dynamodb-local

ztjhz added 2 commits October 25, 2022 09:13
This commit renames all instances (in file names and file content) of
peotry to poetry
[SCSE-22]
This commit updates the DynamoDB installation instruction from
running it locally inside Java to running it with
the serverless-dynamodb-local plugin
[SCSE-22]
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.

4 participants