Skip to content

フロント技術のキャッチアップのためにいろいろ試しているRepo

License

Notifications You must be signed in to change notification settings

suzushin54/i-was-gonna-say-that

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I was gonna say that

Introduction

I was gonna say that is a service designed to support those "I was gonna say that" moments in English conversations.

The application allows users to view a list of phrases and register new ones, providing a handy reference for language learners or anyone looking to polish their conversational skills.

iwgst-site-image

Features

  • Browse a list of useful English phrases for various situations.
  • Add new phrases to the collection with details like scene and tags.

Frontend

  • TypeScript
  • Next.js 14.x
    • AppRouter
    • ServerActions

Backend

  • TypeScript
  • NestJS 10.x
  • Prisma ORM 5.x
  • PostgreSQL 13.x

Getting Started

To run the application locally, ensure you have Docker and Docker Compose installed on your system.

  1. Clone the repository.
  2. Navigate to the project directory.
  3. Run the following command to build and start the services:
make build
make start
make init-db

About

フロント技術のキャッチアップのためにいろいろ試しているRepo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published