Skip to content
This repository was archived by the owner on Jan 22, 2021. It is now read-only.

nitrotasks/nitro-server

Repository files navigation

Nitro Sync 3

Build Status Maintainability Test Coverage Dependency Status devDependency Status

Configure

  • You'll need PostgreSQL installed - configure the settings in config.js
  • Set a strong JWT secret in config.js

Postgres Docker Sample

This should start Postgres in Docker Nicely, no configuration required in config.js. docker run --name nitro-postgres -p 5432:5432 -e POSTGRES_USER=nitro -e POSTGRES_PASSWORD=secret -d postgres

Running

About

The Nitro syncing server

Resources

License

Stars

19 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors