Skip to content

EricRowles/rocket-site

Repository files navigation

rocket-template

This repository contains a templete to quickly create a web project based on the Rocket framework + Askama with TailwindCSS for writing the frontend.

More content will be added in wikis in the future.

Requirements

Usage

  1. Clone the repo.
  2. Under the main folder execute cargo run.
  3. Navigate to localhost:8000.

Structure

The project is divided into 2 main folders: public and src.

  • public: Here is all the frontend. Since Askama is being used, is recommended to read the Askama book. TailwindCSS can be used.
  • src: Backend code and backend <-> frontend linkage.

About

Create a site with rocket and askama

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published