Skip to content

Frontend of my SaaS that I am building to help developers ease their development. This will allow them to use less libraries and focus more on development of their product. Backend in Golang (using goroutines) makes it pretty fast.

Notifications You must be signed in to change notification settings

ankush-web-eng/SaaS

Repository files navigation

SudoDev

SudoDev

Get rid of SDK's and just focus on development.

Get rid of using the same code again and again. We have built SDK's for you for you so that you can just focus on developing projects. Just make an API call and let us handle the rest.

If you are an absolute beginner or if you are someone who makes a lot of Full-Stack Projects, then sudodev is for you. It allows people to perform certain tasks by their application by just making an API call.

If you wanna try out, get your API_KEY now from SudoDev

The tutorial on how to use this application is here

Backend in Golang

This application performs all it's tasks at it'e best efficiency beacuse the backend is written as in highly concurrent golang code.

If you are a dev curious about our code, follow below mentioned steps:

Clone this repo

git clone https://github.com/ankush-web-eng/SaaS

Install the dependencies

npm install

Run the application

npm run dev

or

npm run build && npm run start

Happy Coding

About

Frontend of my SaaS that I am building to help developers ease their development. This will allow them to use less libraries and focus more on development of their product. Backend in Golang (using goroutines) makes it pretty fast.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published