Giter Site home page Giter Site logo

alinian / serenity Goto Github PK

View Code? Open in Web Editor NEW

This project forked from serenity-is/serenity

0.0 1.0 0.0 54.41 MB

Serenity Application Platform

License: MIT License

Shell 0.04% CoffeeScript 0.91% JavaScript 42.88% CSS 5.26% XSLT 0.21% C# 50.21% Smalltalk 0.49%

serenity's Introduction

Serenity Application Platform

What is Serenity Platform

Serenity is a Javascript / .NET application platform which has been built on open source technologies.

It aims to make development easier while reducing maintenance costs by avoiding boiler-plate code, reducing the time spent on repetitive tasks and applying best software design practices.

Quick Start

The fastest way to get your hands dirty on Serenity is by using a sample application template (Serene) from Visual Studio Gallery.

Just go to http://visualstudiogallery.msdn.microsoft.com/ and search for SERENE.

You can also install it directly from Visual Studio, by entering File -> New -> Project -> Online and searching for SERENE.

The default application sample has two projects (common for Serenity applications). One for server side (Serene.Web) and another one for script side (Serene.Script). The script project looks like a .NET project but it actually generates javascript code (using Saltarelle Compiler).

Web project is an ordinary MVC application.

Both projects have references to Serenity NuGet packages, so you can update them using package manager console any time you need.

Serene automatically creates its database in SQL local db, so just press F5 and you are ready to go.

When application launches use admin user and serenity password to login. You can create more users from Administration / User Management section.

The sample application includes old and famous Nortwind data along with services and user interface for editing it that is mostly produced by Serenity Code Generator.

Documentation

See Serenity Guide for documentation.

serenity's People

Contributors

volkanceylan avatar victortomaili 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.