Skip to content

ttoomas/resources-in-one-link

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Resources in one Link

The purpose of this application is to store all the resources that were used in the creation of your project


Deployment

What this app does?

- Create new resources list
- Login to created resources
- Create, update and delete sources in resources list
- Automatically generate short link that you can provide in your project
- View resources list and view all source created in it
- Custom page error page, that will be displayed, if you create resources list, but do not create any sources
- Custom 404 error page

Built with

- Reactjs
- Node js
- Css
- Editor - VS Code

How to run

.env
    LOGIN_JWT_KEY - Your random key for generate jwt token (for login)
    FRONTEND_URL - Url of your frontend - client folder
    DB_PASSWORD - Password for remote db

- cd api && npm i && npm start
- cd client && npm i && npm start

About

App to store all the resources of your project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published