Note: This is a Capstone Project
- Strong Internet Connection
- Node.js version 18.12.0 or higher.
- Text Editor or IDE
- Git
-
Clone the Repository
git clone https://github.com/BoraboLM/TranSpeak.git
-
Open the Project
- Navigate to the directory where you cloned the repository.
- Open the project with your preferred text editor or IDE.
-
Create a
.env
File- Create a
.env
file at the root of the project. - Access the link provided for the
.env
click here contents. Please Do Not Share.
- Create a
-
Navigate to
develop
branchgit switch develop
-
Install Dependencies
npm install
-
Test Optimized Production Build
npm run build npm run start
- USE THIS COMMAND ON THE TERMINAL
npm run dev
- Generate models:
npx prisma generate
- Reset the data in the database:
npx prisma migrate reset
- Save database models in development:
npx prisma db push
This is a Next.js project bootstrapped with Create Next App.
- For issues regarding accounts with the same email address not linking automatically, refer to: Auth.js Concepts.
For the .env
and API keys content, please message: Lawrence Borabo.