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

https://github.com/harshproj/orbit

Live at:
https://github.com/harshproj/orbit

expressjs mongodb mongoose nodejs

Last synced: 3 months ago
JSON representation

Live at:

Awesome Lists containing this project

README

          

# Node.js dependencies
/node_modules/

# Logs
npm-debug.log*
yarn-debug.log*
yarn-error.log*

# OS-specific files
.DS_Store
Thumbs.db

# Environment variable files
.env

# Build and coverage directories
/dist/
/build/
/coverage/

# IDE/editor specific files
.idea/
.vscode/

# MongoDB data directory (in case of local MongoDB setup)
/data/

# npm package lock files (optional, depending on your project setup)
package-lock.json
yarn.lock

# Render deployment files (if applicable)
render-build/
## landing page
![image](https://github.com/user-attachments/assets/df9d5086-677b-4eb0-927c-2aeb209beb1b)

## Transaction page
![image](https://github.com/user-attachments/assets/ed4a65cb-f5de-4e15-898e-20f9610073f5)

## User details
![image](https://github.com/user-attachments/assets/1a494471-9ae8-4131-ae4a-151a28fee51d)