1.2.1 • Published 2 months ago

@digitowl/backend-cores v1.2.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 months ago

DIGITOWL Backend Core

==========================================

A Typescript core backend in Typescript with services such as:

Language

This project uses Typescript for consistent and strict-typed code.

Project Structure

Initialize App

  1. The Project requires 2 config files needed in order to run.
  • Please setup the all the project variables as listed on /core/configs/strings.ts. Put the variable values on a .env file inside the root folder so the code can consume it when it runs.

DO NOT include .env in the git repository under any circumstances.

  1. Run npm start to prepare generated files from gql schemas and run the server.
1.2.0

2 months ago

1.1.6

2 months ago

1.2.1

2 months ago

1.1.5

2 months ago

1.1.4

3 months ago

1.1.3

3 months ago

1.1.2

3 months ago

1.1.1

3 months ago

1.1.0

3 months ago

1.0.9

4 months ago

1.0.8

4 months ago

1.0.7

5 months ago

1.0.6

5 months ago

1.0.5

5 months ago

1.0.4

5 months ago

1.0.3

5 months ago

1.0.2

5 months ago

1.0.1

5 months ago

1.0.0

5 months ago