Coder Social home page Coder Social logo

aliosmandev / vue-nest-auth-example Goto Github PK

View Code? Open in Web Editor NEW
4.0 2.0 0.0 811 KB

Full stack authentication example with Docker and Tailwind integration

License: MIT License

Shell 0.15% JavaScript 5.57% Dockerfile 1.55% TypeScript 60.39% HTML 1.29% Vue 27.15% CSS 3.90%
docker nestjs postgres prisma typescript vue tailwindcss vite

vue-nest-auth-example's Introduction

Vue nest authantication example!!

Tech stack

  • Frontend
    • Vuejs
    • Tailwind
    • Vee Validate
  • Backend
    • NestJS
    • PostgreSQL
    • Prisma
  • Other
    • ESLint / Prettier
    • Docker / Docker Compose
    • Vercel

Getting Started

Docker

You can launch the development environment with one command!

docker-compose up

After successful launch, go to the following URL in your browser!

โš ๏ธ Containers have dependencies, but the next container may start to be started before the preparation is complete. If it fails for that reason, please specify the start-up separately as follows.

docker-compose up postgres

See docker-compose.yaml if you want to know more.

Local

Prepare PostgreSQL and create a database for development. then fill in the environment variables in the .env.example file.

Frontend

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build

Backend

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

vue-nest-auth-example's People

Contributors

aliosmandev avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 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.