yuriassuncx / nlw-spacetime

NLW Spacetime!! A free programming event provided by Rocketseat. It was an incredible event and a lot of learning. Extremely happy to know that I attended all 5 days. It was an incredible immersion!!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NLW Spacetime 🚀

image NLW Spacetime!! A free programming event provided by Rocketseat. It was an incredible event and a lot of learning. Extremely happy to know that I attended all 5 days. It was an incredible immersion!!

💻 Developing differences...

  • Built with Fastify, Prisma, Zod, Axios, Expo, NextJS, Typescript and TailwindCSS

🚀 Technologies Used

FRONT-END:

  • Typescript
  • NextJS
  • RadixUI
  • Axios
  • react-date-range
  • js-cookie
  • jwt-decode
  • react-hot-toast

🎨 STYLES:

  • TailwindCSS
  • lucide-react

image

image

BACK-END:

  • NodeJS
  • Fastify
  • JWT
  • Zod
  • Prisma

MOBILE:

  • Expo
  • Nativewind
  • JWT
  • Prisma

📋 Installation:

Web

Para rodar localmente o web client Vite:

- Dê um pull neste projeto;
- Instale todas as dependências com "npm i";
- Crie um arquivo .env e configure as variáveis ambientes de acordo com o que está na sua máquina;
- Utilize o comando: "npm run dev" e aproveite! :D

Mobile

Para rodar localmente o mobile:

- Dê um pull neste projeto;
- Instale todas as dependências com "expo start";
- Crie um arquivo .env e configure as variáveis ambientes de acordo com o que está na sua máquina;
- Rode o app e aproveite! :D

Server

Then, to run the project:

$ npm install
$ npm run dev

After that, to start the server, run:

$ npx prisma studio

About

NLW Spacetime!! A free programming event provided by Rocketseat. It was an incredible event and a lot of learning. Extremely happy to know that I attended all 5 days. It was an incredible immersion!!


Languages

Language:TypeScript 90.5%Language:JavaScript 9.1%Language:CSS 0.5%