putolov / saas-fullstack-app

Fullstack SaaS Web - Nodejs, ReactJS and React Native

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


SaaS FullStack

With this project it will be possible to create multiple clients, and in each client create multiple projects and manage users for each client between administrator, moderator and visitor, with their proper permissions

GitHub top language GitHub language count GitHub last commit GitHub issues GitHub

This projects was developed at the RocketSeat GoStack Bootcamp with the following technologies:

πŸš€ Backend Technologies

ℹ️ How To Use

# Clone this repository
$ git clone https://github.com/eltonlazzarin/saas-fullstack-app.git

# Go into the repository
$ cd backend

# Install dependencies
$ yarn

# Run the app
$ yarn dev

πŸ“ License

This project is under the MIT license.


πŸš€ Frontend Technologies (WebApp)

SaaS Web SaaS Web SaaS Web

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

ℹ️ How To Use

# Clone this repository
$ git clone https://github.com/eltonlazzarin/saas-fullstack-app.git

# Go into the repository
$ cd frontend

# Install dependencies
$ yarn

# Run the app
$ yarn start

πŸ“ License

This project is under the MIT license.


πŸš€ Mobile Technologies

This project was developed at the RocketSeat GoStack Bootcamp with the following technologies:

ℹ️ How To Use

# Clone this repository
$ git clone https://github.com/eltonlazzarin/saas-fullstack-app.git

# Go into the repository
$ cd mobile

# Install dependencies
$ yarn

# Run the app (iOS)
$ react-native run-ios --simulator="iPhone XS Max"

or

# Run the app (Android)
$ react-native run-android

πŸ“ License

This project is under the MIT license. See the LICENSE for more information.


Made with β™₯ by Elton Lazzarin πŸ‘‹ [Get in touch!](https://www.linkedin.com/in/eltonlazzari

About

Fullstack SaaS Web - Nodejs, ReactJS and React Native

License:MIT License


Languages

Language:JavaScript 90.8%Language:Objective-C 2.8%Language:Ruby 2.0%Language:Java 1.8%Language:Starlark 1.3%Language:HTML 1.1%Language:Shell 0.2%