GithubHelp home page GithubHelp logo

0num4 / nestjs-dynamo-graphsql-sls-sample Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 1.0 537 KB

nestjs周りの調査とかいろいろためしてみるサンプル

JavaScript 11.80% TypeScript 73.41% Shell 0.14% HTML 9.51% CSS 5.14%
aws-lambda graphql nestjs react serverless typescript

nestjs-dynamo-graphsql-sls-sample's Introduction

about me

好きな言語及びフレームワーク、技術スタック等

  • TypeScript
  • Python
  • AWS及びCDK

その他業務経験があったり好きではないが得意だったり経験が長い言語やフレームワークなど

  • php(laravel)
    • phpは好きではないですが厚いフレームワークは楽に構築できるので好きです。
  • 5~7系のRails
    • rubyは好きではないですが厚いフレームワークは楽に構築できるので好きです。
  • golang
    • 主に業務で一番書いている言語です。golangでbackendをひたすら書いています、エコシステムや設計思想などがあまり好きではないですが得意な言語です。
  • Rust
    • 主に業務で書いています。backendをhyperやdieselなどを使って書いています。勉強中です。

趣味、興味があるもの

  • 麻雀
  • 麻雀AIの調査などをしています。
  • AI
  • 音楽(作曲など)

信条

  • 奇麗なコードを書くこと
  • リポジトリはメンテすること
  • 常にリポジトリは動く状態にしておくこと

Stats

Trophy

trophy

nestjs-dynamo-graphsql-sls-sample's People

Contributors

0num4 avatar

Stargazers

 avatar  avatar

Forkers

wooodhead

nestjs-dynamo-graphsql-sls-sample's Issues

CIの導入

とりあえずgithub actionsでいいか
連携するようになったらcodebuildあたりも考える感じで

antが動かない

setup-node@v2が無いらしい
多分最新の変更をant側が取りこめてない。

create-react-sampleのyarn testがコケる

多分initしたときにjestがバグってたのが起因している。
TypeError: babelJest.createTransformer is not a function

$ react-scripts build
Creating an optimized production build...
Compiled successfully.

File sizes after gzip:

  50.53 KB       build\static\js\2.cc09c035.chunk.js
  1.64 KB        build\static\js\3.47675f48.chunk.js
  1.17 KB        build\static\js\runtime-main.c1213aee.js
  911 B (+13 B)  build\static\js\main.e1a4cd3d.chunk.js
  557 B          build\static\css\main.5739ad41.chunk.css

The project was built assuming it is hosted at /.
You can control this with the homepage field in your package.json.

The build folder is ready to be deployed.
You may serve it with a static server:

  yarn global add serve
  serve -s build

Find out more about deployment here:

  https://cra.link/deployment
No tests found related to files changed since last commit.
Press `a` to run all tests, or run Jest with `--watchAll`.

Watch Usage
 FAIL  src/App.test.tsx
  ● Test suite failed to run

    TypeError: babelJest.createTransformer is not a function

      at Object.<anonymous> (node_modules/react-scripts/config/jest/babelTransform.js:26:28)
      at ScriptTransformer._getTransformer (node_modules/@jest/transform/build/ScriptTransformer.js:347:21)
      at ScriptTransformer.transformSource (node_modules/@jest/transform/build/ScriptTransformer.js:427:28)
      at ScriptTransformer._transformAndBuildScript (node_modules/@jest/transform/build/ScriptTransformer.js:569:40)

Test Suites: 1 failed, 1 total
Tests:       0 total
Snapshots:   0 total
Time:        6.567 s
Ran all test suites.

Watch Usage: Press w to show more.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.