3.1.8 • Published 1 year ago

@becomes/cms-backend v3.1.8

Weekly downloads
53
License
MIT
Repository
github
Last release
1 year ago

BCMS Backend

This is a repository for the BCMS Backend project which is a core module of the BCMS . It provides a REST API for the BCMS UI and third party applications (like websites and dashboards). This API is currently accessible in 3 ways:

  • Using BCMS SDK - It provides a lot of features in addition to automated security and Abstracted REST API calls. Some of them are client side caching, error handling, type system and many more.
  • Using BCMS Client - Is subset of BCMS SDK features more oriented for use in websites, in secure or not secure environment.
  • Using HTTP requests (REST API) - List of endpoints can be seen in BCMS API docs.

For Developers

BCMS Backend is written using Purple Cheetah tool set and if you are not familiar with it, it would be a good idea to check it out. This project depends on the BCMS Shim and it must be run in conjunction with the backend. Before you get started developing, you will need to install:

You can use YARN but NPM is recommended.

Get started

  • Clone the repository: git clone git@github.com:becomesco/cms-backend,
  • Install dependencies: npm i,
  • Full - docker-compose up
  • Standalone development - BCMS Shim and Proxy will not be started - docker-compose -f compose-standalone.yml up (have in mind that you will need Shim running in a separate container)
  • Done, once you change something in the ./src application will be reloaded. Make sure to use docker-compose build if needed.
3.1.8

1 year ago

3.1.7

1 year ago

3.1.6

1 year ago

3.1.5

2 years ago

3.1.3

2 years ago

3.1.4

2 years ago

3.1.2

2 years ago

3.0.0-alpha.5

2 years ago

3.0.0-alpha.4

2 years ago

3.0.0

2 years ago

3.1.1

2 years ago

3.1.0

2 years ago

2.0.53

2 years ago

3.0.0-alpha.1

2 years ago

3.0.0-alpha.3

2 years ago

3.0.0-alpha.2

2 years ago

2.0.51

2 years ago

2.0.52

2 years ago

2.0.50

2 years ago

2.0.49

3 years ago

2.0.48

3 years ago

2.0.47

3 years ago

2.0.46

3 years ago

2.0.45

3 years ago

2.0.44

3 years ago

2.0.43

3 years ago

2.0.42

3 years ago

2.0.41

3 years ago

2.0.40

3 years ago

2.0.39

3 years ago

2.0.38

3 years ago

2.0.37

3 years ago

2.0.36

3 years ago

2.0.35

3 years ago

2.0.34

3 years ago

2.0.33

3 years ago

2.0.32

3 years ago

2.0.31

3 years ago

2.0.30

3 years ago

2.0.29

3 years ago

2.0.28

3 years ago

2.0.27

3 years ago

2.0.26

3 years ago

2.0.24

3 years ago

2.0.25

3 years ago

2.0.23

3 years ago

2.0.22

3 years ago

2.0.21

3 years ago

2.0.20

3 years ago

2.0.19

4 years ago

2.0.18

4 years ago

2.0.17

4 years ago

2.0.16

4 years ago

2.0.15

4 years ago

2.0.13

4 years ago

2.0.14

4 years ago

2.0.12

4 years ago

2.0.11

4 years ago

2.0.9

4 years ago

2.0.10

4 years ago

2.0.7

4 years ago

2.0.8

4 years ago

2.0.6

4 years ago

2.0.5

4 years ago

2.0.4

4 years ago

2.0.3

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago