Coder Social home page Coder Social logo

eurorust-demo's Introduction

Shuttle Demo ๐Ÿš€

This is a demo service for showcasing Shuttle.

The demo consists of 3 steps:

  1. Creating a "hello world" endpoint.
  2. Adding the shared database.
  3. Serving static assets.

Running the Demo ๐Ÿƒ

First, run git-history in a separate terminal:

npx git-file-history src/main.rs

This will open a tab at http://localhost:5000 for browsing the code changes.

Then check out the selected commit/branch and run/deploy the service:

git checkout <step>

cargo shuttle run

cargo shuttle deploy
Step Description Demo Commit Branch
1st Hello World Visit http://127.0.0.1:8000 or curl it 1111111 1st-step
2nd Shared DB 1. Show local database being created with docker
2. Show that a database is provisioned on our platform
2222222 2nd-step
3rd Static Assets 1. Show static assets app locally
2. Open http://127.0.0.1:8000, then add /assets to the end of the URL
3. Show that you can add and retrieve greetings from the database
3333333 3rd-step

eurorust-demo's People

Contributors

orhun avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.