Giter Club home page Giter Club logo

hacakthon-peredelano-conf-2023's Introduction

Hackathon

Vercel, I beg you to redeploy.

Info

Even more info

Miro Board for team work

Notion

Figma

Stack

Scripts

How to start

# Initialize database
pnpm db-push
# Seed database
pnpm db-seed
# Start dev server
pnpm dev

Dev

pnpm dev

# or start the server and open the app in a new browser tab
pnpm dev --open

# To create a production version of your app:
pnpm build

# Start a server to preview build
pnpm preview

To deploy your app, you may need to install an adapter for your target environment.

Database

# Push schema changes to database
pnpm db-push

# Run a visual interface for database data
pnpm db-studio

# Seed database with fake data. WILL DELETE ALL PREVIOUSLY EXISTING DATA IN DATABASE
pnpm db-seed

# Generate and apply migration to database after schema changes
pnpm db-migrate

# Toggle a role for selected user
pnpm db-role

hacakthon-peredelano-conf-2023's People

Contributors

hugeletters avatar babulekh avatar dorarock avatar

Stargazers

 avatar

Watchers

Creego avatar  avatar  avatar

hacakthon-peredelano-conf-2023's Issues

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.