Skip to content

RustLoverTheCoder/axum-cms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

axum-cms

A simple production-ready backend server template for building the backend servers of Content Management Systems with Rust and Axum.

Features

  • Authors (Authors of posts)
  • Posts (The actual content to be managed) // WIP

Information

  • Database used: Postgres

Instructions

  • Create a .env file in your local copy of the repository, and set the env variable DATABASE_URL, your postgres database

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 100.0%