Coder Social home page Coder Social logo

iverly / nx-next-nest-prisma-ory-template Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 1.0 714 KB

This template contains a NX workspace with NestJS, NextJS, Prisma and Ory stack.

License: Apache License 2.0

TypeScript 85.93% JavaScript 3.19% Shell 0.79% CSS 0.11% Dockerfile 9.98%
fullstack nestjs nextjs node nx ory prisma template

nx-next-nest-prisma-ory-template's Introduction

nx-next-nest-prisma-ory-template

Overview

This repository contains a template for a full-stack application utilizing a powerful tech stack: NX workspace, NestJS, NextJS, Prisma, and Ory. This combination offers a scalable, modern architecture suitable for complex applications.

Features

  • NX Workspace: Efficient monorepo management for sharing code and tools.
  • NestJS: A versatile, progressive Node.js framework for building efficient and scalable server-side applications.
  • NextJS: A React-based framework for building user-friendly and performant web applications.
  • Prisma: Next-generation ORM for Node.js and TypeScript, simplifying database workflows.
  • Ory: Robust security layer offering identity management, authorization, and authentication.

Getting Started

Prerequisites

  • Node.js (version 18)
  • pnpm
  • Docker

Installation

  1. Clone the Template Repository

    You can perform this step through the GitHub UI.

  2. Clone your Forked Repository

    git clone https://github.com/your-name/your-repo.git
    
  3. Install Dependencies

    pnpm install
  4. Environment Configuration

    Set up your .env file based on the provided .env.example.

  5. Startup the Stack

    pnpm dev:docker:up
  6. Run Migrations

    pnpm migrate:deploy

Running the Application

  • Development Mode

    pnpm dev:api
    # or
    pnpm dev:www
  • Production Build

    pnpm build:api
    # or
    pnpm build:www

Documentation

Contributing

Contributions are welcome. Please follow the standard Git workflow - fork, branch, and pull request.

License

This project is licensed under the Apache 2.0 - see the LICENSE file for details.

nx-next-nest-prisma-ory-template's People

Contributors

dependabot[bot] avatar iverly avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

lucido-simon

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.