Skip to content

h4kuy4/enki

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Enki

A simple blog backend written in rust.

Start

Step 1: Set environment variables in .env.

cp .env.example .env

then edit .env file with your editors.

Step 2: Run Enki

cargo run

or you can build this project with following command:

cargo build --release

and get binary file at target/release

License

MIT

About

A simple blog backend written in rust

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages