Skip to content
View filipenevola's full-sized avatar

Block or report filipenevola

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
filipenevola/README.md

Hi / Olá 👋

I'm Filipe Névola, and I'm Quave's CEO, Developer & Instructor trying to be better every day.

Learn how to code at codeftw.dev (Portuguese) and aiproofdev.com (English)

Twitter

Instagram - Business & Personal Life (most in Portuguese)

Linkedin: FilipeNevola

Website Quave


Development

Personal website built with Next.js 15 (App Router) and Tailwind CSS.

Requirements

  • Node.js >= 18.18.0

Getting Started

# Install dependencies
npm install

# Run development server (port 4000)
npm run dev

Open http://localhost:4000 in your browser.

Build

# Create production build
npm run build

# Start production server
npm start

Docker

# Build the image
docker build -t filipenevola .

# Run the container
docker run -p 3000:3000 filipenevola

Open http://localhost:3000 in your browser.

Pinned Loading

  1. meteor/meteor meteor/meteor Public

    Meteor, the JavaScript App Platform

    JavaScript 44.8k 5.3k

  2. quavedev/graphql quavedev/graphql Public

    Meteor package that allows you to create your GraphQL server and client in a standard way.

    JavaScript 11 1

  3. quavedev/scouts quavedev/scouts Public

    Example Meteor app using quavedev packages (WIP)

    JavaScript 1

  4. quavedev/collections quavedev/collections Public archive

    Utility package to create Meteor collections in a standard way

    JavaScript 23 2