Giter VIP home page Giter VIP logo

lathrop's Introduction

This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

1. Install Dependencies

npm install

2. Create EnvFile

cp .env.example .env.local

Add Service Account to root of the project

Add values of environment variables that you can find on

  1. Download the key Project Settings -> Service Accounts -> Generate new private Key

  2. Rename to serviceAccount.json in root of project

npm run dev
# or
yarn dev

Deploy Inicial

Instalar firebase CLI npm install -g firebase-tools Configurar projeto experimental firebase experiments:enable webframeworks

`Configure seu projeto firebase`` firebase use --add {nome do projeto}

Configurar projeto experimental firebase init hosting Adicione o serviceAccount.json a raiz do projeto npm run deploy_prod

Problems

This version of npm is compatible with lockfileVersion@1, but package-lock.json was generated for lockfileVersion@3. Instale a versão do global pelo npm

un Local

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying pages/index.tsx. The page auto-updates as you edit the file.

API routes can be accessed on http://localhost:3000/api/hello. This endpoint can be edited in pages/api/hello.ts.

The pages/api directory is mapped to /api/*. Files in this directory are treated as API routes instead of React pages.

Learn More

To learn more about Next.js, take a look at the following resources:

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

lathrop's People

Contributors

taciomedeiros avatar vitoresende avatar jp-freitas avatar vilaboim avatar vsmedeiros avatar fmsedrez avatar boemekeld 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.