Skip to content

This Repo serves as a template. You have to provide your own credentials

Notifications You must be signed in to change notification settings

Noppin/nipponGPT-fullstack-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

NipponGPT Full-Stack Application Documentation


Technologies Used

  • Frontend: React
  • Backend: ExpressJS
  • Database: Firebase
  • Styling: Styled Components
  • Icons: React Icons
  • API: OpenAI API
  • Hosting:
    • Backend: Render
    • Frontend: Firebase

Running the Application Locally

Frontend

To run the frontend locally run the following command:

npm run dev

Backend

To run the backend locally, navigate to the backend directory and run one of the following commands:

Option 1

npm start

Option 2

npm dev


Deployment

  • The backend is hosted on Render.com.
  • The frontend is hosted on Firebase.

About

This Repo serves as a template. You have to provide your own credentials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published