Skip to content

WebmasterCamp/ywc19-hackathon-f

Repository files navigation

Group F

Tech Stacks

  • Frontend:

    • Next.js static build
  • Backend:

    • Nest.js
    • postgresql

Build Script

  • Frontend & Backend:

    1. Go to frontend directory

      cd frontend
    2. Copy .env.template to .env && Config the key

      cp .env.template .env
    3. Install

      npm install
    4. Build

      npm run build
    5. Start server

      npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published