Skip to content

adenteo/lifehack

 
 

Repository files navigation

lifehack

Getting started

  • Clone the repository
gh repo clone AnalystsAndEngineers/lifehack
  • Install dependencies
cd lifehack
npm install
  • Edit .env.example

Replace the neccessary variables and secret keys in the .env.example file and rename it to .env You would require SGID keys, firebase keys and OpenAI key.

  • Build and run the project
npm run dev

Navigate to http://localhost:3000 or whichever port your server is running on.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 99.2%
  • Other 0.8%