Giter Club home page Giter Club logo

typeplate's Introduction

x    medium    medium    dev.to    linkedin

Hi there! I'm Steve, full stack developer, cross triathlete, mixer, traveler and nature lover.

  • :neckbeard: I’m currently playing with Nest advanced features.
  • 🏊 🚴 🏃 I'm preparing the full distance Xterra Ardennes 2024.
  • ✒️ I'm blogging a little bit in french on the Konfer laboratory.
  • 💬 You can ask me about Node.js and the HTML / CSS / JS holy trinity.
  • 🌍 You can follow my adventures on X and Instagram.

typeplate's People

Contributors

dependabot[bot] avatar snyk-bot avatar steve-lebleu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

typeplate's Issues

whitelist issue

When we have boolean type of value in entity whitelist ,it is returning as blank object like this {} due to sanitize method.

Error Starting Project

Hello i have some trouble on starting project.
i used
nodemon ./src/api/app.bootstrap.ts

but i have this error:
Cannot find module '@servers/mysql.server'

can you help me to start the project ?

Generate initial db

Hi,

how can i generate initial database with typeorm cli sync or migration?

migration gave me "No changes in database schema were found - cannot generate a migration."
and scheme:sync "Schema syncronization finished successfully."

May be i'm do something wrong.

understood that question is semi related to your project, but hope that you can push my searches in right direction.

Thank you.

Sanitizer is not working for response

Hi

whenever i call the login API, i get the full data. the whitelist filter is not working for sanitizing the data. Can you please let me know if there is anything missing in the setup or its a legit issue.

{
"token": {
"tokenType": "Bearer",
"accessToken": "eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE2MjI4MTYxOTMsImlhdCI6MTYxNTU1ODU5Mywic3ViIjoxfQ.8FQyaJyuj_CbAOOpiMKpEYLTkwOC8mEYW94w3l17wqE",
"refreshToken": "1.0ed40da504b505a5d1ceca31bdd0765e77fc905d7721345a6d060bb9827de7d72eb83a14d51809ca",
"expiresIn": "2021-06-04T14:16:33.809Z"
},
"user": {
"id": 1,
"username": "john-doe",
"email": "[email protected]",
"password": "$2b$10$bW42twvRzce3WtiR926D0OIBgjoiHE0sb32dScN1JV36GEtcQLj2S",
"apikey": "[email protected]",
"role": "user",
"createdAt": "2021-03-12T16:17:01.410Z",
"updatedAt": null,
"deletedAt": null,
"medias": [],
"temporaryPassword": "$2b$10$bW42twvRzce3WtiR926D0OIBgjoiHE0sb32dScN1JV36GEtcQLj2S"
}
}

best regards,
Mizan

How does the get user by id work?

First of all.. thanks for this awesome project. I have been using it to get a handle on typescript en typeorm. I really don't have an issue with this project, it works perfectly fine. I just don't get how the 'get' method works for getting a user by it's id.

It does not seem to use the 'one' method from the 'UserRepository'.

Would it be possible to get an explanation?

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.