________ ________ ________ _____ ______ ________ ________
|\ ____\|\ __ \|\ ____\|\ _ \ _ \|\ __ \|\ ____\
\ \ \___|\ \ \|\ \ \ \___|\ \ \\\__\ \ \ \ \|\ \ \ \___|_
\ \ \ \ \ \\\ \ \_____ \ \ \\|__| \ \ \ \\\ \ \_____ \
\ \ \____\ \ \\\ \|____|\ \ \ \ \ \ \ \ \\\ \|____|\ \
\ \_______\ \_______\____\_\ \ \__\ \ \__\ \_______\____\_\ \
\|_______|\|_______|\_________\|__| \|__|\|_______|\_________\
\|_________| \|_________|
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.
- Built in login
- Built in signup
- Forgot password
- Refresh token generation
- Nodemailer integration(default template for welcome email, forgot password)
- MongoDB integration
-
Navigate to your project directory:
cd to your project directory -
Run the script:
./start-initial-setup.sh
run this command:
chmod +x start-initial-setup.sh-
Fill required config in
./config/settings.js -
Run the application:
npm start
- Postgres DB integration