Skip to content

necolt/Swifton-TodoApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Swifton TodoApp Example App.

Getting Started

  • Install exact Development snapshot version from Swift.org or via swiftenv.
  • Checkout TodoApp example project.
  • Run swift build inside app.
  • Run ./.build/debug/Swifton-TodoApp.
  • Open http://0.0.0.0:8080/todos in your browser.

Updating

You may get this error after updating TodoApp:

error: The dependency graph could not be satisfied because an update to...

Simply run:

swift build --clean dist
swift build

Try it out now!

Just try it out by deploying to Swifton.me (not affiliated with Swifton).

Deploy to Swifton.me

About

TodoApp example application built on top of Swifton web framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages