Coder Social home page Coder Social logo

surrealdb-rocket-starter's Introduction

Rocket App with SurrealDB: TODO App

The project aims to build a basic web application using the Rocket framework, providing the following features:

  • Create and manage a list of tasks.

  • Mark tasks as completed.

  • Delete tasks.

  • Persist data using SurrealDB as the database backend.

    Run Dev

Requirements

Setup

  1. Clone the Repository: Clone the repository to your local machine.

  2. Start SurrealDB:

    surreal start memory -A --auth --user root --pass root --bind 0.0.0.0:8001

    SurrealDB

  3. Start the Rocket web server:

    cargo run

    Rocket

Usage

  • Visit http://localhost:8000 to use the application.
  • Add new tasks and mark them as completed.
  • Delete tasks as needed.
  • The data is persisted using SurrealDB.

surrealdb-rocket-starter's People

Contributors

davidzr avatar

Stargazers

Liu Qisheng avatar 千军万马 avatar  avatar  avatar hemifera avatar

Watchers

 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.