Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eureka-shoulders/next-seed

A smart seed that aims to facilitate the understanding of complexity
https://github.com/eureka-shoulders/next-seed

Last synced: 2 months ago
JSON representation

A smart seed that aims to facilitate the understanding of complexity

Awesome Lists containing this project

README

        

# 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

```bash
yarn install
```

## Running the app

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

```bash
# development
$ yarn dev

#build
yarn build
yarn start

```

## Support

More info soon

## License

Nest is [MIT licensed](LICENSE).