Giter Site home page Giter Site logo

dada's Introduction

justdo workreport with NestJS

Server

Server is written using NestJS. The following technologies are included in the project:

  1. Typescript
  2. Swagger/OpenAPI
  3. JWT/Passport
  4. config package for Configuration
  5. lodash
  6. Mongoose with @nestjs/mongoose
  7. Socket.IO with @nestjs/websockets
  8. AutoMapper with automapper-ts

Steps to run

  1. For Server:
  • Run mongod to start a local Mongo service.
  • Make a default.ts and put it in your config directory under root
  • Mimic the format in default-example.ts
  • cd ./NestDemo.Server and run npm install
  • npm start will start up the server given you've done everything right
  • Go to http://localhost:8080/api/docs for the SwaggerUI
  1. For Client:
  • Run normal like an Angular application with ng serve.

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.