2.2.1 • Published 3 years ago
kaloraat v2.2.1
Generat NodeJs MongoDB API with Full Authentication in seconds 🐸
- Ready to use API with login and register system
- Includes forgot password and reset password feature
- Folder structure includig routes and controllers
Install Globally
sudo npm i -g kaloraat
Create project
mkdir server
cd server
kaloraat-make-auth
Running project
- Update
config.js
with real mongodb connection uri and sendgrid api keys (for sending email) - Get inside your project and run
npm install
- Then run
npm start
to start your node server/API with full authentication - Visit http://localhost:8000/api to check your server/API running
Generate route and controller file
kaloraat-make-route
Generate model
kaloraat-make-model
2.2.1
3 years ago
2.2.0
3 years ago
2.1.2
3 years ago
2.1.4
3 years ago
2.1.3
3 years ago
2.1.5
3 years ago
2.1.1
4 years ago
2.1.0
4 years ago
2.0.1
4 years ago
2.0.0
4 years ago
1.0.28
4 years ago
1.0.27
4 years ago
1.0.26
4 years ago
1.0.25
4 years ago
1.0.24
4 years ago
1.0.23
4 years ago
1.0.22
4 years ago
1.0.21
4 years ago
1.0.20
4 years ago
1.0.19
4 years ago
1.0.18
4 years ago
1.0.17
4 years ago
1.0.15
4 years ago
1.0.14
4 years ago
1.0.13
4 years ago
1.0.12
4 years ago
1.0.11
4 years ago
1.0.10
4 years ago
1.0.9
4 years ago
1.0.8
4 years ago
1.0.7
4 years ago
1.0.6
4 years ago
1.0.5
4 years ago
1.0.4
4 years ago
1.0.3
4 years ago
1.0.2
4 years ago