Skip to content

lojic/RacketCon2020

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Todo App

To run the Todo web application:

  1. Rename TodoApp/axio/example-axio-env.rkt file to TodoApp/axio/axio-env.rkt, and edit the appropriate values to match your environment.
  2. Create a user in the database (see main in TodoApp/models/user.rkt)
  3. cd TodoApp/
  4. racket todo-app.rkt 1

You will need to put a web server, such as nginx, in front of the web app to serve static files such as the .css files; otherwise, you will have no styling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published