Skip to content

Eureka-Shoulders/next-seed

Repository files navigation

Shoulders: Next Seed

Shoulders Logo

A smart organization that aims to facilitate the understanding of complexity



NeXt Logo

Next.js gives you the best developer experience with all the features you need for production: hybrid static & server rendering, TypeScript support, smart bundling, route pre-fetching, and more.



Description

🚀 This is a seed to start a NextJS application easily with useful features already configured!

You can use our Nest Seed to improve your application


Our Features:

  • Authorization
  • Authentication
  • Recover password
  • Cookies
  • eslint and prettier configured
  • Shoulders Libs:
    • Fetchx
    • Formix
    • Formuy
    • Componentz
    • Beltz
  • Resources
    • Users
    • People
      • Roles
      • Contacts

Installation

yarn install

Running the app

Not necessary if the application was started with docker in the above command

# development
$ yarn dev

#build
yarn build
yarn start

Support

More info soon

License

Nest is MIT licensed.