Skip to content

ShaunKarran/pings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pings

My implementation of the pings challenge for Tanda.

Dependencies

Instructions

  • Install the Diesel CLI with cargo install diesel_cli
  • Update the username and password in the .env file.
  • Run diesel setup to get Diesel to create the database.
  • Run migrations with diesel migration run
  • Run pings using cargo run.

About

My implementation of the Pings challenge for Tanda.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published