Skip to content
This repository has been archived by the owner on Nov 8, 2021. It is now read-only.
/ snippie-api Public archive

A simple REST API for storing text snippets by a key

License

Notifications You must be signed in to change notification settings

Gerschtli/snippie-api

Repository files navigation

Snippie API

A simple REST API for storing text snippets by a key.

NPM

Updates npm dependencies with

$ npm run update

NixOps

For deployment in (dev, staging, prod) use nixops/manage.

For example:

$ nixops/manage dev create "<nixops/dev.nix>"
$ nixops/manage dev deploy

dev (mounted vboxsf)

You need to configure virtualbox manually!

staging (production deployment in vbox)

You need to configure virtualbox manually!

prod

You need to configure the ssh connection (hostname: app.snippie) manually!

About

A simple REST API for storing text snippets by a key

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published