Code Monkey home page Code Monkey logo

superhandy-backend's Introduction

English | 繁體中文

Developed by Taipei Group 3

SuperHandy-backend

"Our mission is to empower individuals with superhuman abilities in their daily lives. This philosophy represents our commitment to providing a platform that makes it easy for users to find tasks they need help with, while also inspiring them to feel like superheroes who have the power to help others and increase their own self-worth."

Preview

Launch Live Preview

System Architecture

This project adopts a frontend-backend separation approach. The frontend is developed using Vue.js with the Nuxt.js framework, while the backend is built with Node.js and MongoDB.

You can check more Frontend-Repo.

Special Features

  1. Map GPS location search

  1. Chat room function

  1. Skill rating system

  1. Provide value-added services for members' points

Other Features

  1. Find Tasks

  1. Tasks Management

  1. Notifications

  1. Transaction

Getting Started

  • (1) Create the config.env. (You can get copy from example.env)
  • (2) Run the npm install.
  • (3) Depends on your environment and follow the script below.
  • (4) You can get swagger-doc on 3000 port.
// development
npm run dev

// production
npm run prod

// swagger docs
npm run swagger

superhandy-backend's People

Contributors

coldingpotato avatar erik1110 avatar qw050123 avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

superhandy-backend's Issues

[bug] 本地執行 resend email 功能吃 40101

我透過 sign up 創建一個帳號後過了兩天,想拿此信件的 token 去做 verify-email 吃到了 [401] 信箱驗證失敗,之後我透過 postman 去打 resend-verification,postman 端吃到了 [40101] 請聯絡管理員,伺服器端報錯如下
Error: connect ETIMEDOUT 2404:6800:4012:3::200d:443
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1494:16) {
errno: -4039,
code: 'EAUTH',
syscall: 'connect',
address: '2404:6800:4012:3::200d',
port: 443,
type: 'FETCH',
sourceUrl: 'https://accounts.google.com/o/oauth2/token',
command: 'AUTH XOAUTH2'
}
請問是我有誤會什麼嗎~

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.