Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mayajs/sample
MayaJS sample project for beginners
https://github.com/mayajs/sample
angular angular-todo-app crud-sample flutter flutter-todo-list jwt-authentication login-page react react-todo-app svelte vue vue-todo-app
Last synced: about 1 month ago
JSON representation
MayaJS sample project for beginners
- Host: GitHub
- URL: https://github.com/mayajs/sample
- Owner: mayajs
- Created: 2019-08-11T07:22:04.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T09:43:25.000Z (about 2 years ago)
- Last Synced: 2024-05-29T17:20:09.551Z (7 months ago)
- Topics: angular, angular-todo-app, crud-sample, flutter, flutter-todo-list, jwt-authentication, login-page, react, react-todo-app, svelte, vue, vue-todo-app
- Language: TypeScript
- Homepage:
- Size: 1.8 MB
- Stars: 4
- Watchers: 5
- Forks: 6
- Open Issues: 53
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Sample Projects
## Description
This repository contains a list of projects using MayaJS. This also helps new user of our framework to quickly start by simply cloning one of the projects below.
# Examples
## Authenthication and Validation
- [MayaJS JWT Authentication](https://github.com/mayajs/sample/tree/master/jwt)
- [MayaJS Validation](https://github.com/mayajs/sample/tree/master/validation)## Simple CRUD Api
- [Mongodb](https://github.com/mayajs/sample/tree/master/crud/mongodb)
- [SQL](https://github.com/mayajs/sample/tree/master/crud/sql)
- [PostgreSQL](https://github.com/mayajs/sample/tree/master/crud/postgre)## Simple Login Api
- [Simple LOGIN](https://github.com/mayajs/sample/tree/master/login)
## Simple Todo App
- [Todo Api](https://github.com/mayajs/sample/tree/master/todo/todo-api)
- [Angular](https://github.com/mayajs/sample/tree/master/todo/angular)
- [React](https://github.com/mayajs/sample/tree/master/todo/react-todo)
- [Vue](https://github.com/mayajs/sample/tree/master/todo/vue-todo)
- [Svelte](https://github.com/mayajs/sample/tree/master/todo/svelte-todo)
- [Flutter](https://github.com/mayajs/sample/tree/master/todo/flutter-todo)## Collaborating
See collaborating guides [here.](https://github.com/mayajs/maya/blob/master/COLLABORATOR_GUIDE.md)
## People
Author and maintainer [Mac Ignacio](https://github.com/Mackignacio)