Skip to content

A template cali project that lives a double life as my fitness tracker

Notifications You must be signed in to change notification settings

DiaanEngelbrecht/lightweight

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lightweight

Welcome to your brand new cali project!

  • Run it using cargo run.
  • Build it using cargo build.

Configuring your database

Inside the web directory you'll find your config files for each environment. Update the database connection URL accordingly.

Adding endpoints:

  1. Inside the interface directory you can create a new service as you would normally.
  2. Run cali generate controllers
  3. Your controller files will now be added to the controllers directory.

About

A template cali project that lives a double life as my fitness tracker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages