Skip to content

BryanAM/sajeon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📓 Sajeon A Korean English Dictionary Application v1.0.0

A simple, responsive Korean & English dictionary for Korean learners.

screen-gif

Guide

Getting Started

Prerequisites

This project uses node version 20 or greater.

Also, there are three required environment files. Please contact the admins to get a copy of the proper environment variables.

.env.production
.env.development
.env.test

Local Setup

  1. Clone the respository.
$ git clone https://github.com/BryanAM/sajeon.git
#  for ssh
& git clone [email protected]:BryanAM/sajeon.git
  1. Install the packages.
$ npm install
  1. Start Sajeon
$ npm run dev

sajeon will default to port: 8080

To run with DB permissions you'll need to reach out to the owners to get access.

Useful Commands

Command Description
npm run:all Run all tests
npm run test Run component tests in sajeon
npm run test-e2e run all playwrite tests

Technologies

About

A Korean English dictionary app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •