Giter VIP home page Giter VIP logo

busy_level_calendar's Introduction

Mental Harmony

使用ツール

  • Volta
  • Node.js
  • Bun

技術スタック

  • TypeScript
  • Next.js(App Router)
  • React
  • Emotion
  • Storybook
  • Jest
  • ESLint
  • Prettier
  • knip
  • Vercel
  • Prisma
  • PostgreSQL

ディレクトリ構成

.
├── node_modules
├── package.json
├── prisma
├── public
└── src
   ├── app  // app router
   ├── assets // 画像など
   ├── components // コンポーネント
   ├── constants.ts // 定数
   ├── global.ts // グローバルな変数や関数
   ├── google-api.d.ts // Google APIの型定義
   ├── hooks // カスタムフック
   ├── index.css 
   ├── libs // コンポーネントのロジック
   ├── providers // プロバイダー
   ├── types
   └── utils

セットアップ

    1. postgresの環境を作る
    1. postgresでユーザーを作る
    1. postgresでデータベースを作る
    1. .env.local.sampleを参考に.env.localファイルを設定する
    1. prismaのmigrateを実行する
    1. ローカルサーバーを起動する
bun run dev

busy_level_calendar's People

Contributors

cou723 avatar

Watchers

 avatar

busy_level_calendar's Issues

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.