Skip to content

A monorepo boilerplate accelerating the setup of integrated Node.js and React applications with efficiency and flexibility.

Notifications You must be signed in to change notification settings

kyrios-jawad/npx-kyrios

Repository files navigation


Logo

npx-Kyrios

A monorepo boilerplate accelerating the setup of integrated Node.js and React applications with efficiency and flexibility.
Explore the docs »

Report Bug · Request Feature

Table of Contents
  1. About The Project
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About The Project

npx-kyrios is an innovative and user-friendly project designed to expedite the process of setting up a Node.js and React application. By providing a comprehensive boilerplate, npx-kyrios eliminates the initial hurdles that developers often face when starting a new project. With a focus on efficiency and best practices, this project empowers developers to dive right into building their applications, rather than getting bogged down by complex setup processes.

npx-kyrios is your go-to solution for effortlessly setting up Node.js and React applications. By eliminating the complexities of initial project configuration, it allows developers to focus on what truly matters: building exceptional applications. With modern tooling, customizable features, and adherence to best practices, npx-kyrios sets you up for success from day one. Say goodbye to tedious setup processes and hello to rapid development with npx-kyrios.

back to top

Features

  • SQL database : mySql using sequelize
  • Authentication and authorization : using JWT (access and refresh token)
  • Validation : request data validation using Joi
  • Error handling: error handling mechanism with specific result messages and codes
  • Environment variables: using dotenv
  • CORS: Cross-Origin Resource-Sharing enabled using cors
  • and so on

Built With

This section show's list of major frameworks/libraries/modules used to bootstrap this project.

  • Javascript
  • Node Js
  • npm
  • postman
  • mysql

back to top

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

This is an example of how to list things you need to use the software and how to install them.

  • npm
    npm install npm@latest -g
  • apidoc (Optional To create Api Documentation)
    apidoc -i app -o apidoc

Installation

Below is an example of how you can instruct your audience on installing and setting up your app. This template doesn't rely on any external dependencies or services.

  1. Clone the repo
    https://github.com/maksof-jawad/nodejs-api-boilerplate.git
  2. Install npm packages
    npm install
  3. create a database
    edit dbconfig in app/config/db-config
  4. Run your Application index.js
    npm start or nodemon

back to top

Contributing

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

back to top

License

Distributed under the MIT License.

back to top

Contact

Email - contact.syedjawad - @example.com

Project Link: https://github.com/maksof-jawad/nodejs-api-boilerplate

back to top

𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 ❤️ 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 this 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚒𝚎𝚜!

footer

Credits: Maksof Jawad

Last Edited on: 10/14/2022

About

A monorepo boilerplate accelerating the setup of integrated Node.js and React applications with efficiency and flexibility.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages