Skip to content

The Project Service is a micro framework for managing local sandboxed project environments in a users account. The idea is to completely work in the userspace and that projects should not interfere with each other (e.g. no shared database server).

License

Notifications You must be signed in to change notification settings

oktayacikalin/project-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Service

Gitter

What is this repository for?

The Project Service is a micro framework for managing local sandboxed project environments in a users account. The idea is to completely work in the userspace and that projects should not interfere with each other (e.g. no shared database server).

The developer can start all required services on demand and shut them down if not needed anymore. On top of that it is possible to execute other interesting tasks for easier local development (e.g. creating a project setup routine for downloading live data and installing it on the local machine).

How do I get set up?

  • Summary of set up
  • Configuration
  • Dependencies ** grc ** pcregrep
  • Database configuration
  • How to run tests
  • Deployment instructions

Contribution guidelines

  • Writing tests
  • Code review
  • Other guidelines

Who do I talk to?

  • Repo owner or admin
  • Other community or team contact

About

The Project Service is a micro framework for managing local sandboxed project environments in a users account. The idea is to completely work in the userspace and that projects should not interfere with each other (e.g. no shared database server).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published