Skip to content

spaceport-dev/port-echo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

PORT-ECHO Graphic

Port-Echo

Port-Echo is a Spaceport starter kit that provides the most basic structure and configuration for building a Spaceport application, with no other assumptions.

See also: Scaffolds for more information.

Getting Started

If this is your first time using Spaceport, perhaps consider starting with PORT-MERCURY starter kit which provide the same basic structure and configuration, but provide some basic functionality to get you started. Use Port-Echo if you want to start from scratch and want to implement the basics yourself.

Developer Onboarding: https://spaceport.com.co/docs/developer-onboarding

Pre-requisites

  • Java 8 or higher
  • CouchDB 2.0 or higher

Features

  • Basic structure and configuration for a Spaceport application
  • No assumptions about the application
  • Ready to launch, just add your own code

Startup

To start the application, run the following command:

java -jar spaceport.jar --start config.spaceport

This will start the application using the configuration file config.spaceport.

Don't have Spaceport? You can download it from the Spaceport website. Or, use the following command to grab the latest version:

curl -L https://spaceport.sh/builds/spaceport-latest.jar -o spaceport.jar

Learn more

For more information about Spaceport, visit the Spaceport documentation.

About

A starter kit for Spaceport that provides only basic structure and no other assumptions.

Topics

Resources

Stars

Watchers

Forks

Contributors

Languages