Noctis is a web/mobile application that allows users to explore and favorite movies, as well as receive personalized recommendations generated by the OPENAI API based on their favorited movies.
To install Noctis, follow these steps:
For Linux, macOS, and Windows:
- Clone this repository to your local environment.
- Navigate to the project directory via the terminal.
- Install dependencies using Yarn:
yarn install
- Rename the .env.example file to .env and fill in the necessary environment variables, such as OpenAI API keys.
- Start the application:
yarn start
TypeScript
- Programming language for static typing during development.Express
- Framework that provides features for building APIs.Yarn
- Package manager used to install and manage dependencies.
Átila Rodrigues |
Luan Accioly |