Skip to content

Scalpay is a configuration platform. It is designed to decouple business related configurations from code.

License

Notifications You must be signed in to change notification settings

KarlGong/Scalpay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Scalpay

Scalpay is a configuration platform. It is designed to decouple business related configurations from code.

Features:

  • Restful api.
  • Manage configurations by UI.
  • Regular configuration (regular property).
  • Dynamic configuration which can accept parameters.
  • Support multiple data types. String, Number, Bool, DateTime, Duration, StringList and so on.
  • Support configuration versions.
  • User Activity.

How to deploy

For ScalpayApi, it follows the standard .net core deployment.

For ScalpayUi, it follows the standard webpack deployment. Run npm release under the ScalpayUi folder.

When Scalpay starts firstly, a default account (username: admin, password: 1) will be created.

License

License is Apache License 2.0

About

Scalpay is a configuration platform. It is designed to decouple business related configurations from code.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published