0.2.1 โ€ข Published 11 months ago

art-con-room v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months ago

Art-Con-Room (Artificial Configuration Room) ci

All Contributors

Generate a new Node.js based API project Give all kinds of reasonable defaults mixed with some opinionated choices. This project is inspired by Nuxt.js and Laravel This project is still in its early stages, so please feel free to contribute.

Features

In the Kitchen rn ๐Ÿณ

  • Authentication / Authorization, Tenant based auth, SAML, OAuth2, JWT support
  • GraphQL support
  • CI/CD Recipes
  • Documentation Templates
  • Analytics and Distributed compute support.
  • GIS processing support (vector, raster, lidar)
  • on and on and on...

Usage

$ npx art-con-room backend-service


$ cd backend-service

# serve with hot reload at localhost:3000
$ npm run start

# build for production
$ npm run build

Test

# Will run all tests
$ npm run test

Deployment

Deployment can be done using docker or do-it-yourself.

Note: If you're using docker, update the .env file at the root of your repo before starting the containers

# Will build & start your containers
$ docker-compose up --build -d

Contributing

  • Commits & PRs should now be allowed only if they follow a particular commit format, read more about it here
  • Please contribute using Github Flow. Create a branch, add commits, and open a pull request

Contributors โœจ

Thanks goes to these wonderful people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!