art-con-room

0.2.1 • Public • Published

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!

Package Sidebar

Install

npm i art-con-room

Weekly Downloads

1

Version

0.2.1

License

MIT

Unpacked Size

35.7 kB

Total Files

44

Last publish

Collaborators

  • pronit.dev