Skip to content

victoriaEssien/fixit-bot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Backend (Server)

  1. Clone the Repository:

    git clone https://github.com/victoriaEssien/fixit-bot-server.git
  2. Navigate to the Project Directory:

    cd fixit-bot-server
  3. Install Dependencies:

    npm install
  4. Set Up Environment Variables: Create a .env file in the root directory and add your API key:

    API_KEY=your_google_ai_api_key
  5. Run the Server:

    npm start

    The server will be running on http://localhost:3001.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published