example_lucky_app.OLD v.0.27.0

Example Lucky App

my_app

This is a project written using Lucky. Enjoy!

Setting up the project

With Docker:

  • Build:

    docker-compose build
    
  • Start the app:

    docker-compose up
    
  • Browse to: http://127.0.0.1:3001 docs/screenshots/0.initial_root_page.png

  • Click View Your New App

  • (1st time) Sign Up to create a Login: docs/screenshots/1.SignUp_page.png

  • This will redirect you to your me profile page: docs/screenshots/2.me_page.png

'Traditional' way (without Docker):

  1. Install required dependencies
  2. Update database settings in config/database.cr
  3. Run script/setup
  4. Run lucky dev to start the app

Learning Lucky

Lucky uses the Crystal programming language. You can learn about Lucky from the Lucky Guides.

Repository

example_lucky_app.OLD

Owner
Statistic
  • 0
  • 0
  • 2
  • 0
  • 7
  • over 2 years ago
  • May 16, 2021
License

Links
Synced at

Sun, 19 May 2024 14:56:23 GMT

Languages