gaoyakang / earthworm

Learning English through the method of constructing sentences with conjunctions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

earthworm

Learning English through the method of constructing sentences with conjunctions

Start

Start the project based on the following steps

Note that this project depends on docker, so make sure that docker is installed first.

  1. start application
    pnpm dev
  2. start database
    pnpm db:start 
  3. init data of database (It only needs to be executed the first time the database is created)
    pnpm db:init

Technology stack

  • nextjs
  • prisma
  • mysql
  • zustand

About

Learning English through the method of constructing sentences with conjunctions


Languages

Language:TypeScript 67.4%Language:JavaScript 29.4%Language:CSS 3.2%