Git Product home page Git Product logo

flink-01-backend's Introduction

Flink / Technical test

Repository for backend project with Node.js

Getting Started

Requirements

  • node v12.x
  • npm 6.x
  • Mongo: 4.x
  • Linux Server 20.x

Component's anatomy

πŸ“‚ Folders:

  • coverage: generated automatically by npm run test:coverage command
  • build: generated automatically by npm run build command
  • public: folder to show public static files
  • src: contains the root files of the project
  • tests: contains all the testing files about the components

πŸ“„ Files:

  • .env | .env.prod: used to save enviroment variables used in components
  • babel.config.js: configuration to use babel with typescript
  • jest.config.js: configuration to use jest with typescript and files with .spec in their names and save them into tests folder
  • tsconfig.json: configuration of typescript

Installation

  1. Clone this repository
  2. Select any endpoint.
  3. npm install to install dependencies.
  4. npm run build to create dist folder.
  5. npm run start:dev to run development environment.
  6. npm run start to run development environment.
  7. npm run build to export to production.

πŸ“•License

The (MIT) Lincense

flink-01-backend's People

Contributors

brycatch avatar

Watchers

James Cloos avatar  avatar

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.