Skip to content

Simple User Management table; live Code Sandbox link in README

Notifications You must be signed in to change notification settings

amcmax1/indie-users

Repository files navigation

indie users management app

View on CodeSandbox

https://codesandbox.io/s/indie-users-0ygq1n

Run with Docker

docker build . -t indie-users docker run -p 3000:3000 -d indie-users

Run with npm

npm install npm run start

TODO

Requirements

Git Semantics Key

reference: https://www.conventionalcommits.org/en/v1.0.0/

  • build: Changes that affect the build system or external dependencies (example scopes: gulp, broccoli, npm)
  • ci: Changes to our CI configuration files and scripts (examples: CircleCi, SauceLabs)
  • docs: Documentation only changes
  • feat: A new feature
  • fix: A bug fix
  • perf: A code change that improves performance
  • refactor: A code change that neither fixes a bug nor adds a feature
  • test: Adding missing tests or correcting existing tests

Issues

About

Simple User Management table; live Code Sandbox link in README

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages