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

Setup next.js, nest.js, and Github Actions #3

Closed
wants to merge 3 commits into from
Closed

Conversation

takumihara
Copy link
Collaborator

@takumihara takumihara commented Oct 18, 2023

コマンド

nest new pong
npx create-next-app@latest

ディレクトリ名を api client に変更

Nextの設定

Screenshot 2023-10-18 at 16 44 54

設定したGithub Actions

client
- yarn lint
api
- yarn test
- yarn lint
- yarn format

@takumihara takumihara changed the title Setup next.js and nest.js Setup next.js, nest.js, and Github Actions Oct 18, 2023
@lim396 lim396 force-pushed the setup branch 3 times, most recently from 844a408 to ae0de80 Compare October 18, 2023 08:22
@takumihara takumihara force-pushed the setup branch 4 times, most recently from 0c7ca7e to f196939 Compare October 18, 2023 08:31
@usatie usatie closed this Oct 22, 2023
@usatie usatie mentioned this pull request Oct 22, 2023
@usatie usatie deleted the setup branch October 23, 2023 05:40
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.

3 participants