This is a project created with the intention of being used as a repository for the degree works of the students of my career. It uses a variety of technologies, including Next.js, AWS S3, Planetscale, and Prisma, to create a functional web application.
The goals of this project are to demonstrate my understanding of modern web development technologies and practices, and to create a useful tool for my college community.
Technologies Used
Next.js
Typescript
tRPC
AWS S3
Planetscale
Prisma
tailwindcss
NextAuth.js
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Prerequisites
Node.js
pnpm(npm won't work)
Clone the repository
git clone https://github.com/Krosvick/Repositorio-ICCI-UNAP.git
pnpm install
Create a file called .env in the root of your project and set the necessary environment variables.
pnpm dev
The app will be running at http://localhost:3000.
This project is licensed under the MIT License - see the LICENSE file for details.