Giter Club home page Giter Club logo

fazt-api's Introduction

fazt api

Continuous Integration Quality Gate Status Code Smells Lines of Code Vulnerabilities Technical Debt Bugs Coverage Duplicated Lines (%)

scripts

npm run dev
npm start
npm run build

endpoints

  • /projects, lista los proyectos actuales de Fazt community.

  • /users, lista los usuarios, administradores y colaboradores.

    • gravatarURL, la url de gravatar
    • nickname (Required)
    • password (Required)
    • email (Required)
    • firstName (optional)
    • lastName (optional)
    • createdAt (auto generate)
  • /tasks, lista las tareas del proyecto.

  • /discord, tareas administrativas de Discord.

  • /workshop, lista de talleres de la comunidad.

  • /job, ofertas de empleos.

  • /suggestion

  • /news

  • /misc Enlaces de interés.

  • /github, para listar los repos de la comunidad

Environment Variables

create an file .env and add variables

cp .env.example .env
  • PORT, this is the default http port, by default is 3000
  • MONGODB_URI, this is the mongodb URI for connection. By default is mongodb://localhost/faztapi
  • JWT_SECRET, this is the secret key for jwt
  • TOKEN_EXPIRY_TIME, this is time expiry of token generated

Docker

to run with docker compose, create file .env with

docker-compose up

Contributors

fazt-api's People

Contributors

fedeya avatar karchx avatar beor18 avatar fazt avatar cejasclaudioa avatar edixonalberto avatar michelyp avatar hulkike avatar elwazy avatar elvisgastelum avatar paolotorregroza avatar

Watchers

James Cloos 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.