Code Monkey home page Code Monkey logo

poprostuwitold / nest-next-boilerplate Goto Github PK

View Code? Open in Web Editor NEW
77.0 3.0 21.0 4.17 MB

Boilerplate for Nest.js, Next.js, TypeScript stack. Includes social logins, account verification, password change & recover, real-time chats and more.

License: MIT License

JavaScript 0.82% TypeScript 98.50% CSS 0.02% Handlebars 0.24% Dockerfile 0.42%
nextjs nestjs social-logins github-actions typescript postgresql facebook google nodejs nestjs-best-practices

nest-next-boilerplate's Introduction

Typing SVG


💫 About me

Hello, I'm Witold Zawada. I'm a 20-year-old self-taugh developer from Poland with a passion for coding in Node.js and TypeScript. In my spare time, I enjoy coding side projects, indulging in video games, skiing, history, folk rock music, as well as playing with my dog and working on my homeserver.

💻 Technologies

Languages & Runtimes

NodeJS  JavaScript  TypeScript  HTML5  CSS3  C  C++  Python 

Frameworks & Libraries

Express Fastify Nest  React  Next  TailwindCSS 

Databases & DevOps

PostgreSQL  MongoDB  Redis  Docker 

Others

GraphQL Jest 

📊 GitHub Stats:

nest-next-boilerplate's People

Contributors

maximmai avatar poprostuwitold 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

Watchers

 avatar  avatar  avatar

nest-next-boilerplate's Issues

uuid_generate_v4() does not exist

If you're not using Docker and you get this error message:

[Nest] 13328  - 12/12/2022 16:37:44   ERROR [ExceptionHandler] function uuid_generate_v4() does not exist

Maybe you can resolve this by running this SQL against your PostgreSQL database:

CREATE EXTENSION IF NOT EXISTS "uuid-ossp";

Hope this helps someone!

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.