Coder Social home page Coder Social logo

ktor-react-template's Introduction

Ktor React Template

This is a react template for ktor projects which is "batteries included" the biggest things it has is an orm nice package layout and migrations without flyway

For more info you can check all the markdown files in the project

How to run

Use gradle tasks run or buildFatJar these have building the frontend. You can also create or change it to your own liking.

What's not yet included

  • Tests
  • Dockerfile
  • Automatic migration file creation
  • Hot reload

How to rename (In IntelliJ IDEA)

  1. Rename the root folder to your project name
  2. File -> Project Structure -> Project -> Name -> Change the name to your project name
  3. settings.gradle.kts -> Change the rootProject.name to your project name
  4. build.gradle.kts -> group to your project group
  5. rename the package directories to your project group
  6. Edit application.conf module to your project group
  7. (optional) Find and replace all instances of com.example with your project group

Contributing

If you want to contribute to this project you can do so by creating a pull request or an issue. I would love to see this project grow and become a great starting point for ktor projects, maybe even it's project generator.

ktor-react-template's People

Contributors

jensvandewiel avatar

Stargazers

Budhaditya avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.