Skip to content

alapollon/primenode

Repository files navigation

PRIMENODE

Robust nodejs application command center

Purposes

primenode commands nodejs applications in cloud-native demilitarized zones

Burndown

Features to Implement

  • User Authentication
  • Dashboard UI
  • API Integration
  • Real-time Notifications
Bugs to Fix
  • Login Page Redirect Issue
  • Data Sync Error
  • UI Overlapping in Mobile View

Code Refactoring

  • Optimize Database Queries
  • Modularize CSS
  • Improve Error Handling

Documentation

  • Update API Docs
  • Write User Guide
  • Create Developer Onboarding Guide

Testing

  • Unit Tests for User Module
  • Integration Tests for API
  • End-to-End Tests for Checkout Process

Miscellaneous

  • Set Up CI/CD Pipeline
  • Code Review and Feedback
  • Team Meeting for Sprint Planning
Project setup
$ npm install

Compile and run the project

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Run tests

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

With Mau, you can deploy your application in just a few clicks, allowing you to focus on building features rather than managing infrastructure.

Resources

Check out a few resources that may come in handy when working with NestJS:

Licenses

Support

to be mentioned

Stay in touch

to be mentioned

About

Robust hardened Web Application Command Center

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published