Skip to content

chingu-voyages/V54-tier3-team-34

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Penta AI

Bringing structure to the chaos of prompt engineering - Check out the live version here

Features

Prerequisites

Setting up Dev

  1. Clone this project:

    git clone https://github.com/chingu-voyages/V54-tier3-team-34.git && \
    cd v54-tier3-team-34
  2. Install the dependencies

    npm ci --prefix client
    npm ci --prefix server
  3. Make a copy of .env.example named .env in both folders and fill the variables inside appropriately

  4. Run the dev server from both folders

    npm run dev --prefix client
    npm run dev --prefix server
  5. open the client's localhost url that the terminal shows

Team Documents & Links

Our Team

About

Add-project-description-here | Voyage-54 | https://chingu.io/ | Twitter: https://twitter.com/ChinguCollabs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published