Startup_idea_generator_webapp

Simple webapp using Crystal-lang

Startup Idea Generator

Simple example app using Crystal-lang and Kemal as a web framework

Building

First clone the repo.

$ git clone https://github.com/aa-tan/Startup_idea_generator_webapp.git

Then depending on if you're running as development or building for production.

For testing
$ crystal run src/server.cr

To build and run (omit the --release if building for development)
$ crystal build --release server.cr

If ready to run for production, change the environment variable
$ export KEMAL_ENV=production

Otherwise, run with
$ ./server
Repository

Startup_idea_generator_webapp

Owner
Statistic
  • 0
  • 0
  • 0
  • 0
  • 1
  • over 5 years ago
  • June 27, 2018
License

Links
Synced at

Sat, 18 May 2024 11:35:28 GMT

Languages