Giter Site home page Giter Site logo

luiz504 / 06-ig22reactjs-bookwise Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 2.92 MB

A project developed during the Mod6 challenge of the Ignite 2022 ReactJS bootcamp by Rocketseat, utilizing Next.js.

Shell 0.09% JavaScript 0.76% TypeScript 99.15%
axios dayjs eslint husky nextjs prettier prisma react-hook-form react-query reactjs stitches zod

06-ig22reactjs-bookwise's Introduction

Ignite BookWise

About this project

Description

This repository contains the code for the Ignite BookWise project. BookWise is a web application built with Next.js framework, designed to provide an intuitive and interactive book management experience.

Environment Variables

Before running the application, make sure to set up the environment variables. Copy the .env.example file to .env and fill in the required values. For OAuth login to work properly, provide valid environment variables for the corresponding OAuth providers. Refer to the documentation for Google OAuth2 and Github OAuth2 to obtain the necessary credentials.

Running Locally

Seeding the Database

To seed the database, run the following command:

  npx prisma db seed

Running in Development Mode

To run the application in development mode, use the following command:

  npx npm run dev

To do

  • Switch from SQLite to PostgreSQL.
  • Investigate and consider utilizing a SQL serverless free tier, such as Vercel Prostigres;
  • Deploy the application to Vercel with CI/CD configuration

Areas of Study

The project provides an opportunity to explore and learn various technologies and libraries, including:

  • Testing methodologies.
  • Internationalization (i18n) integration with NextJS.
  • T3 Stack.
  • Comparison of different databases.
  • NextJS App vs Page router.

Feel free to dive into these areas to expand your knowledge and understanding of these technologies.

06-ig22reactjs-bookwise's People

Contributors

luiz504 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.