Skip to content

roy-radhakanta/cosmos

Repository files navigation


 ________  ________  ________  _____ ______   ________  ________      
|\   ____\|\   __  \|\   ____\|\   _ \  _   \|\   __  \|\   ____\     
\ \  \___|\ \  \|\  \ \  \___|\ \  \\\__\ \  \ \  \|\  \ \  \___|_    
 \ \  \    \ \  \\\  \ \_____  \ \  \\|__| \  \ \  \\\  \ \_____  \   
  \ \  \____\ \  \\\  \|____|\  \ \  \    \ \  \ \  \\\  \|____|\  \  
   \ \_______\ \_______\____\_\  \ \__\    \ \__\ \_______\____\_\  \ 
    \|_______|\|_______|\_________\|__|     \|__|\|_______|\_________\
                       \|_________|                       \|_________|
                                                                      
                                                                      
                                                              

Cosmos

Accelerate your development process with our Express-powered REST API framework. Built to eliminate repetitive boilerplate code, it comes with pre-configured JWT authentication and multi-database support, so you can skip the setup hassle and focus entirely on your core logic.

Streamline your workflow and start building smarter, faster, and more efficiently.

Features

  • Built in login
  • Built in signup
  • Forgot password
  • Refresh token generation
  • Nodemailer integration(default template for welcome email, forgot password)
  • MongoDB integration

How to Setup

  1. Navigate to your project directory:

    cd to your project directory
  2. Run the script:

    ./start-initial-setup.sh
if you face permission issue🆘

run this command:

chmod +x start-initial-setup.sh
  1. Fill required config in ./config/settings.js

  2. Run the application:

    npm start

Upcoming features

  1. Postgres DB integration

About

Express-Based Multi-DB REST API Framework A developer-friendly framework to eliminate boilerplate code. Comes with built-in JWT authentication and multi-database support so you can skip setup and focus on building your app's core logic. Start smarter, build faster, and deploy efficiently!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors