Giter Site home page Giter Site logo

next-task-server's Introduction

next-task-server

Running

There needs to be a private.key file containing your JWT secret. This file is not included in the repository for security reasons. You can generate a new one with the following command:

openssl rand -base64 64 > private.key

Copy this file into the project's root directory.

Dependencies

  • @koa/router: ^12.0.0,
  • @tsoa/runtime: ^5.0.0,
  • class-transformer: ^0.5.1,
  • class-validator: ^0.14.0,
  • koa: ^2.14.1,
  • pg: ^8.10.0,
  • tslib: ^2.5.0,
  • tsoa: ^5.1.1,
  • typeorm: ^0.3.12,
  • argon2: ^0.30.3,
  • jsonwebtoken: ^9.0.0,
  • try-v2: ^1.0.1,
  • @total-typescript/ts-reset: ^0.4.2
  • @types/jest: ^29.5.0
  • @types/koa: ^2.13.6
  • @types/koa__router: ^12.0.0
  • @types/jsonwebtoken: ^9.0.1,
  • @types/node: ^18.15.11,
  • @typescript-eslint/eslint-plugin: ^5.57.1
  • @typescript-eslint/parser: ^5.57.1
  • eslint: ^8.37.0
  • nodemon: ^2.0.22
  • ts-jest: ^29.1.0
  • ts-node: ^10.9.1
  • typescript: ^5.0.3

next-task-server's People

Contributors

shockch4rge avatar techsupportz avatar

Stargazers

 avatar

Watchers

 avatar

next-task-server'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.