Avatar

v.o.markin
@v.o.markin

FCF - Full stack javascript framework

v.o.markin has 0 patrons.

Description

FCF - Full stack javascript framework This project has been written for a long time - more than a year, all on a voluntary basis, but there are about six months left before its completion. And now we need funds to continue its development.

The project is available at https://github.com/fcfdev/fcf

The main differences between FCF:

Based on NODEJS technology It is completely based on templates, and the templates are "Live", i.e. I have my own dynamic parameters and wrapper on the browser client.

It works through a relational database not directly, but through projections to data and the SQL language, which allows you to combine multiple tables into one and consolidate data like object-oriented databases. Built-in multilingualism.

There is a built-in mechanism for CRON functionality

Server mode for running multiple instances of the app is supported.

The core is currently being finalized: We plan to add an authorization system; Create a website based on FCF with documentation and examples;

This project is designed to simplify WEB development of applications of various levels of complexity.

Run project for linux: 1) $ cd /opt

2) $ sudo git clone https://github.com/fcfdev/fcf

3) Append /opt/fcf to environment ${PATH}

4) Create empty project:

$ cd ~

$ fcfmngr create project test-project

5) Create database MYSQL:

A mysql_native_password must be enabled for the user editing the database

SQL> ALTER USER 'root'@'localhost' IDENTIFIED WITH mysql_native_password BY 'test';

$ fcfmngr create-db ./test-project.js

6) And launch the project, which will be available at localhost:8080

fcfnode ./test-project.js

Linked Accounts

v.o.markin owns the following accounts on other platforms:

History

v.o.markin joined 4 years ago.

Income Per Week (in Russian Ruble)

Number of Patrons Per Week