Git Product home page Git Product logo

make-habit-app's Introduction

습관관리앱

First, run the development server:

npm run dev
# or
yarn dev

skill stack

  • next js

  • typescript

  • graphql apollo

    rest방식이 아닌 graphql방식을 사용했습니다.
    graphql통신은 apollo-client를 사용했습니다.

  • postgres

    database는 postgres를 사용해 작성했습니다.

  • postgraphile

    postgraphile는 postgres db를 graphql api 로 변환시키는 툴입니다.
    graphql yoga로 간단한 api를 만들었다면 이툴은 스키마, 리졸버등 대부분을 연결한 데이터베이스에 맞게 대신 작성해줍니다.

test

테스트는 2022년 01월 01일 기준으로 테스트중입니다.  
컴포넌트별로 중요한 내용은 최하단에 주석으로 남겨놓았습니다.
테스트용으로 계속 체크하고 있는 아이디를 확인하고 싶으시면  
id: ccchhh1234  
ps: 123456  
으로 로그인 하시고 확인해 주시면 됩니다.

Deploy

https://make-habit-app.vercel.app/

make-habit-app's People

Contributors

hanul-cha avatar

Stargazers

 avatar

Watchers

 avatar

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.