Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
This repository was archived by the owner on Feb 12, 2025. It is now read-only.
/OlympusPublic archive

WIP_- The modern full-stack Next.js & GraphQL boilerplate with user authentication, subscription payments, emails and everything else you need

License

NotificationsYou must be signed in to change notification settings

spa5k/Olympus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepSource

The modern full-stack Next.js & GraphQL boilerplate with user authentication, subscription payments, emails and everything else you need

2. Athena - Next.js Frontend

2.1. ✅ Todo for Athena

TBA

3. Nyx - React.js Dashboard through Vite

3.1. ✅ Todo for Nyx

TBA

4. Gaia - Prisma, Postgresql, Node.js based Backend

4.1. ✅ Todo for Gaia

  • User Authentication
  • User Verification
  • User Password Change
  • Sessions to manage auth
  • Emails
  • Subscriptions
  • Payments
  • Invitations

This project was generated usingNx.

🔎Powerful, Extensible Dev Tools

Adding capabilities to your workspace

Nx supports many plugins which add capabilities for developing different types of applications and different tools.

These capabilities include generating applications, libraries, etc as well as the devtools to test, and build projects as well.

Below are our core plugins:

  • React
    • npm install --save-dev @nrwl/react
  • Web (no framework frontends)
    • npm install --save-dev @nrwl/web
  • Angular
    • npm install --save-dev @nrwl/angular
  • Nest
    • npm install --save-dev @nrwl/nest
  • Express
    • npm install --save-dev @nrwl/express
  • Node
    • npm install --save-dev @nrwl/node

There are also manycommunity plugins you could add.

Generate an application

Runnx g @nrwl/react:app my-app to generate an application.

You can use any of the plugins above to generate applications as well.

When using Nx, you can create multiple applications and libraries in the same workspace.

Generate a library

Runnx g @nrwl/react:lib my-lib to generate a library.

You can also use any of the plugins above to generate libraries as well.

Libraries are shareable across libraries and applications. They can be imported from@olympus/mylib.

Development server

Runnx serve my-app for a dev server. Navigate tohttp://localhost:4200/. The app will automatically reload if you change any of the source files.

Code scaffolding

Runnx g @nrwl/react:component my-component --project=my-app to generate a new component.

Build

Runnx build my-app to build the project. The build artifacts will be stored in thedist/ directory. Use the--prod flag for a production build.

Running unit tests

Runnx test my-app to execute the unit tests viaJest.

Runnx affected:test to execute the unit tests affected by a change.

Running end-to-end tests

Runng e2e my-app to execute the end-to-end tests viaCypress.

Runnx affected:e2e to execute the end-to-end tests affected by a change.

Understand your workspace

Runnx dep-graph to see a diagram of the dependencies of your projects.

Further help

Visit theNx Documentation to learn more.

☁ Nx Cloud

Computation Memoization in the Cloud

Nx Cloud pairs with Nx in order to enable you to build and test code more rapidly, by up to 10 times. Even teams that are new to Nx can connect to Nx Cloud and start saving time instantly.

Teams using Nx gain the advantage of building full-stack applications with their preferred framework alongside Nx’s advanced code generation and project dependency graph, plus a unified experience for both frontend and backend developers.

VisitNx Cloud to learn more.

About

WIP_- The modern full-stack Next.js & GraphQL boilerplate with user authentication, subscription payments, emails and everything else you need

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp