Home
Softono

Up Examples

Open source HTML
392
Stars
45
Forks
25
Issues
13
Watchers
6 years
Last Commit

 About Up Examples

Example apps, apis, and sites for Up.

Platforms

Web Self-hosted

Languages

HTML

Links

Need Help Installing Up Examples?

We provide expert installation service for this software. Our team will install, configure, and secure Up Examples on your server. plans start at just $30.

Up Examples

View on GitHub

Up Examples

Example applications, APIs, and sites for Up, organized by plan:

  • OSS – open-source edition.
  • Pro – commercial edition.

For real-world open source example applications visit the Wiki.

Notes

  • Each example has a Readme.md with further details.
  • Static examples with error pages, redirects, injection etc may also be applied to dynamic apps.
  • For the best latency & cold start time set .lambda.memory in up.json to 1536
  • All examples use the .name "app" so you don't have to provision the stack each time

Running Tests

The test suite is used for QA testing, however if you're adding an example you may add a test.sh and test it directly with go run test.go -dir oss/someexample.