Code Monkey home page Code Monkey logo

alpasdev's Introduction

AlpasDev - Landing page and documentation for the Alpas web framework. ๐Ÿš€

This repo is the marketing and documentation code of the Alpas web framework. If you want to create a new Alpas app, please visit the Alpas starter template repository. If you want to contribute to the core of Alpas framework, please visit the core Alpas repository.

New to Alpas? Read the docs or follow a full tutorial on Building a web app from scratch to finish with Alpas + Kotlin.

Alpas is a batteries-included, yet a modular web framework for Kotlin with a very strong focus on developers' productivity. The main goal of Alpas is to get you started quickly and enable you to move faster while letting you enjoy doing what you are the best at โ€” crafting a delightful web app.

Contributing

To contribute to the documentation of Alpas, please follow the following steps:

  1. Make sure you have all the system requirements needed by Alpas.
  2. Fork this repo and clone it on your machine.
  3. Make a copy of .env.example and name it .env.
  4. The root of the project contains an alpas script. Make it executable: chmod +x ./alpas
  5. Build and serve the project: ./alpas build && ./alpas serve
  6. Make the changes, build, and run it locally.
  7. Send a PR.

Thank you for making Alpas better!

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.