Skip to content

hanacardData/copygo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

copygo# CopyGO

Installation

To get started with this project, follow these steps:

  1. Clone the repository:
git clone https://github.com/hanacard-data/copygo.git
cd copygo
  1. Set up a virtual environment:
conda create -n copygo python=3.12
conda activate copygo
  1. Install dependencies:
pip install -r requirements.txt

Usage

To run the application, use the following command:

$ uvicorn copygo.main:app --port 8080 --reload

About

내부 카피라이터 툴 copygo의 백엔드 로직을 구현

Resources

Stars

Watchers

Forks

Contributors